Empty value for DATA field

From: "709394" <>
To: <pgsql-sql(at)postgresql(dot)org>
Subject: Empty value for DATA field
Date: 1999-12-28 10:46:44
Message-ID: 000901bf5120$e0930cc0$6400a8c0@iohkcore
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

I create a table with a column of type 'date'. This column will be filled
in later. However, postgres does not allow me to insert a record with empty
value for this column. What should I do?

Thanks.

Browse pgsql-sql by date

  From Date Subject
Next Message M. Scott Smith 1999-12-28 16:17:43 Problem with limit / union / etc.
Previous Message omid omoomi 1999-12-28 00:41:01 Re: [SQL] Performance tuning!!!