NULL

From: Goran Thyni <goran(at)kirra(dot)net>
To: pgsql-sql(at)postgresql(dot)org
Subject: NULL
Date: 1999-11-15 19:07:06
Message-ID: 383059DA.9D2AF70D@kirra.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql


How about this according to SQL standard:

CREATE TABLE x { y integer NULL };

It suppose to mean that NULLs are explicitly allowed in
this field.
Is this required by SQL-92?

TIA,
--
-----------------
Göran Thyni
On quiet nights you can hear Windows NT reboot!

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Bruce Momjian 1999-11-15 19:23:58 Re: [SQL] NULL
Previous Message Thomas Lockhart 1999-11-15 16:11:22 Re: [SQL] nulls and datetime