Sort problem

Поиск
Список
Период
Сортировка
От Samuel J. Sutjiono
Тема Sort problem
Дата
Msg-id 016001c1be20$3d65fed0$110a010a@headquarters.wcgroup.com
обсуждение исходный текст
Ответы Re: [SQL] Sort problem  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: Sort problem  (Oliver Elphick <olly@lfix.co.uk>)
Список pgsql-general
I was trying to do the following sort (two attributes with different types), but I kept on getting errors. 
 
ORDER BY Price (data type - decimal), ProductName (data type - varchar)
 
Thanks for any help.
 
 

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Urgnt. - problem starting postgres
Следующее
От: Tom Lane
Дата:
Сообщение: Re: A minor bug and a complaint