Re: insert into: NULL in date column

From: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
To: "pgsql-generallists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: insert into: NULL in date column
Date: 2019-01-12 13:38:58
Message-ID: alpine.LNX.2.20.1901120537330.10285@salmo.appl-ecosys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, 11 Jan 2019, David G. Johnston wrote:

> VALUES (1, null, 3) is valid, VALUES (1,,3) is not.

David,

Using null occurred to me when I saw that an empty space still failed.
Thanks for clarifying and confirming.

Best regards,

Rich

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Rich Shepard 2019-01-12 13:39:58 Re: insert into: NULL in date column
Previous Message rihad 2019-01-12 07:19:37 CREATE COLLATION to match pg_collation data