plpgsql allowing null fields in insert commands? - Mailing list pgsql-novice

From Celia McInnis
Subject plpgsql allowing null fields in insert commands?
Date
Msg-id 20050315224921.M11061@drmath.ca
Whole thread Raw
Responses Re: plpgsql allowing null fields in insert commands?
Re: plpgsql allowing null fields in insert commands?
List 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 by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: fetching text file from internet
Next
From: Michael Fuhr
Date:
Subject: Re: Next and previous sequence values