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 по дате отправления:

Предыдущее
От: charette@writeme.com (Stephane Charette)
Дата:
Сообщение: CREATE INDEX question (how to index on "money" field?)
Следующее
От: "B.W.H. van Beest"
Дата:
Сообщение: How to list which tables are available?