Re: Sorting by NULL values
От
Dan Langille
Тема
Re: Sorting by NULL values
Дата
Msg-id
20030304150627.H38754@xeon.unixathome.org
Ответ на
Sorting by NULL values (Ian Burrell)
Список
Дерево обсуждения
Re: Sorting by NULL values Tomasz Myrta <jasiek@klaster.net>
On Tue, 4 Mar 2003, Ian Burrell wrote: > Is there any standard on how sorting NULLs work? Is there a way to > change Postgres's behavior? Is there a way to replace the NULLs with > empty strings? I think what you want may be either COALESCE or ISNULL/IFNULL or perhaps a CASE statement.
В списке pgsql-sql по дате отправления