Re: Case insensitive ORDER BY - Mailing list pgsql-general

From Larry Rosenman
Subject Re: Case insensitive ORDER BY
Date
Msg-id 232660000.1079627491@lerlaptop-red.iadfw.net
Whole thread Raw
In response to Case insensitive ORDER BY  (Mark Lubratt <mark.lubratt@indeq.com>)
List pgsql-general

--On Thursday, March 18, 2004 10:04:35 -0600 Mark Lubratt
<mark.lubratt@indeq.com> wrote:

> Is there a way to make ORDER BY case insensitive?
order by lower(string);


>
> Thanks!
> Mark
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
>       subscribe-nomail command to majordomo@postgresql.org so that your
>       message can get through to the mailing list cleanly
>



--
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 972-414-9812                 E-Mail: ler@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

Attachment

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Opteron build process question
Next
From: Bruce Momjian
Date:
Subject: Re: Case insensitive ORDER BY