make default field entry NULL?

Поиск
Список
Период
Сортировка
От Rory Campbell-Lange
Тема make default field entry NULL?
Дата
Msg-id 20020523092739.GA13177@campbell-lange.net
обсуждение исходный текст
Ответы Re: make default field entry NULL?
Список pgsql-novice
I'm just starting out using postgresql in specific and sql in general.

I have a table some of whose fields may not be filled in a normal
INSERT, but may be needed at some future time.

I am aware that the whole are of NULLs is somewhat controversial, but
unsure if this means I should implement these in my tables.

I am driving the databases through perl DBI.

--
Rory Campbell-Lange
<rory@campbell-lange.net>
<www.campbell-lange.net>

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

Предыдущее
От: John Taylor
Дата:
Сообщение: Re: optimising data load
Следующее
От: John Taylor
Дата:
Сообщение: Re: make default field entry NULL?