Show CAS, USD first; the left ordered by currency name

Поиск
Список
Период
Сортировка
От Emi Lu
Тема Show CAS, USD first; the left ordered by currency name
Дата
Msg-id 4A71F9CB.9050805@encs.concordia.ca
обсуждение исходный текст
Ответы Re: Show CAS, USD first; the left ordered by currency name  (Andreas Kretschmer <akretschmer@spamfence.net>)
Re: Show CAS, USD first; the left ordered by currency name  (sergey kapustin <kapustin.sergey@gmail.com>)
Список pgsql-sql
Good morning,

I have a currency table (code, description).

Example values: ADF | Andorran Franc ... ... ANG | NL Antillian Guilder AON | Angolan New Kwanza AUD | Australian
DollarAWG | Aruban Florin BBD | Barbados Dollar USD | US Dollar CAD | Canadian Dollar
 

Is there a way I can query to display USD AND CAD first, while other 
rows are ordered by Code.

For example,

CAS | Canadian Dollar
USD | US Dollar
ADF | Andorran Franc
...


Thanks a lot!
--
Lu Ying




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

Предыдущее
От: Steve Crawford
Дата:
Сообщение: Re: SQL report
Следующее
От: Andreas Kretschmer
Дата:
Сообщение: Re: Show CAS, USD first; the left ordered by currency name