Re: Inserting NULL value into date datatype

Поиск
Список
Период
Сортировка
От smittybroham@hotmail.com (Smitty)
Тема Re: Inserting NULL value into date datatype
Дата
Msg-id fa089036.0405140959.511d0b78@posting.google.com
обсуждение исходный текст
Список pgsql-general
Nevermind.  Apparently from the psql command line the string NULL is
interpreted correctly as a NULL value, but from the DBI interface I'm
using, it is not translated correctly as a NULL value, but rather the
string 'NULL'.

I'll try using UNDEF instead.

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

Предыдущее
От: Theo Dickinson
Дата:
Сообщение: ROW LEVEL UPDATE TRIGGER column detect problem
Следующее
От: "Valentin Petkov"
Дата:
Сообщение: About PostgreSQL