Re: concenation of strings and null values

Поиск
Список
Период
Сортировка
От Greg Stark
Тема Re: concenation of strings and null values
Дата
Msg-id 87brstccxq.fsf@stark.dyndns.tv
обсуждение исходный текст
Ответ на Re: concenation of strings and null values  (Tino Wildenhain <tino@wildenhain.de>)
Список pgsql-general
Tino Wildenhain <tino@wildenhain.de> writes:

> So null (or none, or undefined ...) in most
> languages map to "" (Empty string)

Not in SQL. In SQL null means "unknown". If it's unknown then it's still
unknown when there's something attached to the beginning of it.

--
greg

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

Предыдущее
От: Vivek Khera
Дата:
Сообщение: Re: Possible bug on insert
Следующее
От: Bjoern Schmidt
Дата:
Сообщение: some question about column constraints