Re: How to order varchar data by word

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: How to order varchar data by word
Дата
Msg-id 200910141354.17785.aklaver@comcast.net
обсуждение исходный текст
Ответ на How to order varchar data by word  ("Oliveiros C," <oliveiros.cristina@marktest.pt>)
Список pgsql-sql
On Wednesday 14 October 2009 7:13:22 am Oliveiros C, wrote:
>  Hello, list.
>
> I have a table with a varchar field that I would like to order by word, not
> by ordinal, which seems to be the default on postgres.
>
> Does anyone have a clue on how this can be done?
>
> Many thanx in advance,
>
> Best,
> Oliveiros

Can you show the SQL you are using?

-- 
Adrian Klaver
aklaver@comcast.net


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

Предыдущее
От: msi77
Дата:
Сообщение: Re: How to get the previous date?
Следующее
От: Gary Chambers
Дата:
Сообщение: Efficiency in Multiple Queries of Same Table in a PL/PgSQL Function