Re: comparing nulls

Поиск
Список
Период
Сортировка
От Kenneth Gonsalves
Тема Re: comparing nulls
Дата
Msg-id 04012019542108.01434@thenilgiris.com
обсуждение исходный текст
Ответ на Re: comparing nulls  (Chris Bowlby <excalibur@hub.org>)
Ответы Re: comparing nulls
Re: comparing nulls
Список pgsql-sql
On Tuesday 20 January 2004 19:26, Chris Bowlby wrote:
> Hi Ken,
>
>  Under 7.3.x this option was removed, you need to test via:
>
>  SELECT * from table where field IS NULL;
thanx - works in both 7.1 and 7.3 - why do these guys keep fooling around 
with these thangs?
-- 
regards
kg

http://www.ootygolfclub.org
poor man's tally: http://avsap.sourceforge.net


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

Предыдущее
От: Reinoud van Leeuwen
Дата:
Сообщение: Re: comparing nulls
Следующее
От: Chris Bowlby
Дата:
Сообщение: Re: comparing nulls