Re: BOOLEAN data type?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BOOLEAN data type?
Дата
Msg-id 15042.987273120@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BOOLEAN data type?  ("Josh Berkus" <josh@agliodbs.com>)
Ответы Re: BOOLEAN data type?
Список pgsql-sql
"Josh Berkus" <josh@agliodbs.com> writes:
> Can someone explain this to me?

Are you taking into account that SQL booleans are actually three-valued?
They can be TRUE, FALSE, or NULL (NULL taken as meaning "don't know").
        regards, tom lane


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