Question

Поиск
Список
Период
Сортировка
От Robert Partyka
Тема Question
Дата
Msg-id 3F8AA0DC.4060305@wdg.pl
обсуждение исходный текст
Ответы Re: Question
Re: Question
Список pgsql-general
Hi,

I have question:

why such condition:
foofield not like '%bar%'

where foofield is varchar

returns false (or rather even ignore row) on record where foofield is null
but
returns true on records where foofield is '' (empty string)

regards
Robert


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