Re: [SQL] Sort problem

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [SQL] Sort problem
Дата
Msg-id 200202251946.g1PJkbn04775@candle.pha.pa.us
обсуждение исходный текст
Ответ на Sort problem  ("Samuel J. Sutjiono" <ssutjiono@wc-group.com>)
Список pgsql-general
Samuel J. Sutjiono wrote:
> 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)

Would you share the errors with us?  :-)

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

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

Предыдущее
От: Konrad Scherer
Дата:
Сообщение: Re: Wierdness using SUM to add results of custom C function.
Следующее
От: "Samuel J. Sutjiono"
Дата:
Сообщение: Re: [SQL] Sort problem