Re: RFC: A brief guide to nulls

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: RFC: A brief guide to nulls
Дата
Msg-id Pine.LNX.4.44.0301152037180.789-100000@localhost.localdomain
обсуждение исходный текст
Ответ на RFC: A brief guide to nulls  (dev@archonet.com)
Ответы Re: RFC: A brief guide to nulls
Список pgsql-sql
dev@archonet.com writes:

> A null is *not* a value.
> A null is *not* a "special" value.
> A null is the absence of a value.

A quotation directly from the SQL standard:
   Every data type includes a special value, called the null value,

This seems to directly contradict those three statements.

-- 
Peter Eisentraut   peter_e@gmx.net



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

Предыдущее
От: "Matthew Nuzum"
Дата:
Сообщение: show data from two tables together
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: joining from multiple tables