Re: "= Null" <> "is Null"?

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: "= Null" <> "is Null"?
Дата
Msg-id dcc563d10907080658vda04970l2c0a3ae1ec5ea791@mail.gmail.com
обсуждение исходный текст
Ответ на Re: "= Null" <> "is Null"?  (Alban Hertroys <dalroi@solfertje.student.utwente.nl>)
Список pgsql-general
On Wed, Jul 8, 2009 at 6:03 AM, Alban
Hertroys<dalroi@solfertje.student.utwente.nl> wrote:
> This is exactly the reason the 'is null' operator exists. It's exclusively
> for checking for null values. You can't say 'is_deleted is true' for
> example.

Uh, yes you can.  is false also works. and is not true and is not false.

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

Предыдущее
От: Andreas Wenk
Дата:
Сообщение: Re: [Re: Password?]
Следующее
От: Sebastien FLAESCH
Дата:
Сообщение: INTERVAL documentation bug?