Re: way to custom sort column by fixed strings, then by field's content

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: way to custom sort column by fixed strings, then by field's content
Дата
Msg-id 52EFFA90.5000309@gmail.com
обсуждение исходный текст
Ответ на way to custom sort column by fixed strings, then by field's content  (Susan Cassidy <susan.cassidy@decisionsciencescorp.com>)
Ответы Re: way to custom sort column by fixed strings, then by field's content  (Rob Sargent <robjsargent@gmail.com>)
Re: way to custom sort column by fixed strings, then by field's content  (Rob Sargent <robjsargent@gmail.com>)
Re: way to custom sort column by fixed strings, then by field's content  (Susan Cassidy <susan.cassidy@decisionsciencescorp.com>)
Список pgsql-general
On 02/03/2014 12:01 PM, Susan Cassidy wrote:

CCing the list.

> This didn't sort the way I want.  It ended up as:
>      description    | description
> -------------------+-------------
>   18 cm long wrench | Scene 1
>   absolute root     |
>   blue screwdriver  | Scene 1
>   red toolbox       | Scene 1
>   root 3            | Scene 1
>   root 4            | Scene 2
>   root 6            | Scene 3
>   small wrench      | Scene 1
>   tire              | Scene 2
>
>
> The first column is the one I want sorted.

Probably best to show us a made up sample of what you want.

>
> Also note that I made it a left outer join\

Where?

>
> Susan
>



--
Adrian Klaver
adrian.klaver@gmail.com


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

Предыдущее
От: Susan Cassidy
Дата:
Сообщение: Re: way to custom sort column by fixed strings, then by field's content
Следующее
От: Rob Sargent
Дата:
Сообщение: Re: way to custom sort column by fixed strings, then by field's content