Re: comparing nulls

Поиск
Список
Период
Сортировка
От Guy Fraser
Тема Re: comparing nulls
Дата
Msg-id 400D4933.3030007@incentre.net
обсуждение исходный текст
Ответ на Re: comparing nulls  (Kenneth Gonsalves <lawgon@thenilgiris.com>)
Ответы Re: comparing nulls
Список pgsql-sql
Kenneth Gonsalves wrote:

>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?
>  
>
Standards compliance :-)





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

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