Re:

Поиск
Список
Период
Сортировка
От Juliano Ignacio
Тема Re:
Дата
Msg-id 20020311201207.29010.qmail@web13502.mail.yahoo.com
обсуждение исходный текст
Ответ на Re:  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Список pgsql-bugs
On Mon, 11 Mar 2002, Bhuvan A wrote:

> If you compare a NULL with anything you don't
> get a true value whether you're comparing with
> =, !=, <, >, etc...  That's how it's defined to
> behave.
>
> where did you get this definition of behaviour!?
> is it applicable only to
> postgres or ..?  its quite strange yaar!

I think that you are searching for a solution, so,
view the COALESCE SQL function in PostgreSQL
documentation. It will help you in your compares.

Juliano S. Ignacio
jsignacio@yahoo.com

__________________________________________________
Do You Yahoo!?
Try FREE Yahoo! Mail - the world's greatest free email!
http://mail.yahoo.com/

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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re:
Следующее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: Bug #613: Sequence values fall back to previously checkpointed value after crash