Re: Case insensitive ORDER BY

Поиск
Список
Период
Сортировка
От Nick Barr
Тема Re: Case insensitive ORDER BY
Дата
Msg-id 4059CDFA.4000207@chuckie.co.uk
обсуждение исходный текст
Ответ на Case insensitive ORDER BY  (Mark Lubratt <mark.lubratt@indeq.com>)
Список pgsql-general
Mark Lubratt wrote:

> Is there a way to make ORDER BY case insensitive?
>
> 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

Does the following work?

...  ORDER BY UPPER(some_string)




Nick




В списке pgsql-general по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Opteron build process question
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Opteron build process question