1--1

From: Kiuhnm Mnhuik <gandalf23_at_mail.com>
Date: Wed, 21 Jan 2015 08:44:06 -0800 (PST)
Message-ID: <05863e1a-f5f9-49b5-8305-b1cd3ccbffbb_at_googlegroups.com>



I don't understand why this works as expected:   select *
  from games
  order by 2
but this doesn't:
  select *
  from games
  order by 1--1
The "order by" is completely ignored. Received on Wed Jan 21 2015 - 17:44:06 CET

Original text of this message