plpgsql allowing null fields in insert commands?

Поиск
Список
Период
Сортировка
От Celia McInnis
Тема plpgsql allowing null fields in insert commands?
Дата
Msg-id 20050315224921.M11061@drmath.ca
обсуждение исходный текст
Ответы Re: plpgsql allowing null fields in insert commands?  (John DeSoi <desoi@pgedit.com>)
Re: plpgsql allowing null fields in insert commands?  (Stephan Szabo <sszabo@megazone.bigpanda.com>)
Список pgsql-novice
Hi:

In a plpgsql procedure is there any way to form an insert command which has
some null values for values of the inputs?

Currently when I form such a command, the command becomes null if there are
any null values inserted for the fields.

Thanks,

Celia McInnis



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

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: fetching text file from internet
Следующее
От: Michael Fuhr
Дата:
Сообщение: Re: Next and previous sequence values