SQL specified sort

Поиск
Список
Период
Сортировка
От jeffrey morrison
Тема SQL specified sort
Дата
Msg-id F51hKLcMdsokDAtTLnX00019a19@hotmail.com
обсуждение исходный текст
Ответы Re: SQL specified sort
Список pgsql-sql
I was wondering if you could help me out with a problem I'm having. Say for 
example I have data coming out like:
H29
214
200
099

How would I use a sort to be able to make the output look like

214
H29
200
099

I don't believe their is a way to do an ORDER BY in a specific order. Any 
help you could give me this problem would be very much appreciated.

Jeff Morrison
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.



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

Предыдущее
От: Linh Luong
Дата:
Сообщение: Select for LEFT JOIN
Следующее
От: D0
Дата:
Сообщение: Triggers in 7.0.x and SQL syntax.