Re: Bug #765: 'IS NULL' versus '= NULL'

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Bug #765: 'IS NULL' versus '= NULL'
Дата
Msg-id Pine.LNX.4.44.0209141551250.1307-100000@localhost.localdomain
обсуждение исходный текст
Ответ на Bug #765: 'IS NULL' versus '= NULL'  (pgsql-bugs@postgresql.org)
Список pgsql-bugs
> Eventhough my_table contain a record with id as null, the last 2 sqls
> are not resulting that record. Why?

Because they're not the right commands to do that kind of thing.  Please
read the chapter on operators and functions in the User's Guide.

--
Peter Eisentraut   peter_e@gmx.net

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

Предыдущее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: Bug #766: version difference creates problem
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Bug #766: version difference creates problem