Re: NULL OR ZERO

Поиск
Список
Период
Сортировка
От Rodrigo E. De León Plicet
Тема Re: NULL OR ZERO
Дата
Msg-id a55915760802061338q78cefb98vccbbc1198d79445@mail.gmail.com
обсуждение исходный текст
Ответ на Re: NULL OR ZERO  ("Jaime Casanova" <systemguards@gmail.com>)
Список pgsql-hackers
On Feb 3, 2008 7:41 PM, Jaime Casanova <systemguards@gmail.com> wrote:
> On Feb 3, 2008 7:26 PM, Omar Bettin <o.bettin@tiscali.it> wrote:
> > Probably I am on the wrong place but for me NULL on numbers means 0 or ZERO.
> > I know about standards...
> >
>
> NULL means unknown value, ZERO is a known value

NULL represents absence of a value. You get the UNKNOWN truth value if
you compare NULL with any data value or another NULL (damn you, 3VL!).


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

Предыдущее
От: Stefan Kaltenbrunner
Дата:
Сообщение: Re: PostgreSQL 8.4 development plan
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: build environment: a different makefile