Re: [SQL] ORDER BY

From: David Hartwig <daveh(at)insightdist(dot)com>
To: áÎ/Ò?=:= =?iso-8859-1?Q?îÏ×<novikov(at)webclub(dot)ru>Ï× <novikov(at)webclub(dot)ru>
Cc: pgsql-sql <pgsql-sql(at)postgreSQL(dot)org>
Subject: Re: [SQL] ORDER BY
Date: 1999-01-29 17:03:13
Message-ID: 36B1E9D1.9CB0CE07@insightdist.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

SELECT name FROM foo ORDER BY lower(name);

"áÎ/Ò:= îÏ×Ï×" wrote:

> Stupid question - can ORDER BY be case insensitive?
>
> Andrey

In response to

  • ORDER BY at 1999-01-29 13:07:07 from novikov

Browse pgsql-sql by date

  From Date Subject
Next Message Oliver Elphick 1999-01-29 18:24:03 Re: [HACKERS] Re: SELECT DISTINCT ON ... ORDER BY ...
Previous Message Tom Lane 1999-01-29 17:02:52 Re: SELECT DISTINCT ON ... ORDER BY ...