Re: ORDER BY is case insensitive

From: Bryan White <nicktook(at)gmail(dot)com>
To: Gerardo Herzig <gherzig(at)fmed(dot)uba(dot)ar>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: ORDER BY is case insensitive
Date: 2010-06-24 17:26:37
Message-ID: AANLkTimasC0ybFif8kVoGzGM8zwkIE0NMXpy2EHxk40c@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

> regression=# SELECT * from test order by ascii(data);

That is what I was looking for. Thanks to all.

--
Bryan White

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Joshua Gooding 2010-06-24 19:31:24 Re: question about partitioning
Previous Message Jasen Betts 2010-06-24 15:06:19 Re: question about partitioning