ascii-betical sort order?

Поиск
Список
Период
Сортировка
От Peter Koczan
Тема ascii-betical sort order?
Дата
Msg-id 4544e0330905081026u36b29014i43f1fc85d048916f@mail.gmail.com
обсуждение исходный текст
Ответы Re: ascii-betical sort order?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-sql
Is there some way to do ascii-betical sort ordering in postgres (i.e.
capital letters come before lowercase)? It appears that text ordering
is dictionary-alphabetical. It's useful, but it's different from the
DBMS I'm porting some applications from (SQL Server, in case you were
curious).

It may not be terribly important, but it'd be useful to know in case
it actually is an issue.

I couldn't find any clear answer searching online.

Thanks,
Peter


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

Предыдущее
От: "Oliveiros Cristina"
Дата:
Сообщение: performance question
Следующее
От: Tom Lane
Дата:
Сообщение: Re: performance question