Howto to force NULL rows at the bottom ?

Поиск
Список
Период
Сортировка
От Dirk Lutzebaeck
Тема Howto to force NULL rows at the bottom ?
Дата
Msg-id 14407.52293.774116.312846@ampato.aeccom.com
обсуждение исходный текст
Ответы Re: [SQL] Howto to force NULL rows at the bottom ?
Re: [SQL] Howto to force NULL rows at the bottom ?
Список pgsql-sql
Hi,

how can I force NULL rows at the bottom of the result list in an
ordered SELECT?

with ORDER BY I get

NULL
Peter
Jane

but I want

Peter
Jane
NULL

--
Dirk


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