Re: How do you compare (NULL) and (non-NULL)?

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: How do you compare (NULL) and (non-NULL)?
Дата
Msg-id 20041029175754.GB28827@wolff.to
обсуждение исходный текст
Ответ на Re: How do you compare (NULL) and (non-NULL)?  (Wei Weng <wweng@kencast.com>)
Список pgsql-sql
On Fri, Oct 29, 2004 at 11:59:15 -0400, Wei Weng <wweng@kencast.com> wrote:
> 
> How do I write that?

SELECT Parent FROM Channels ORDER BY Parent IS NULL, Parent ASC;


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

Предыдущее
От: Wei Weng
Дата:
Сообщение: Re: How do you compare (NULL) and (non-NULL)?
Следующее
От: Markus Schaber
Дата:
Сообщение: Re: extra info - curious delay on view/where