NULL - Mailing list pgsql-sql

From Goran Thyni
Subject NULL
Date
Msg-id 383059DA.9D2AF70D@kirra.net
Whole thread Raw
Responses Re: [SQL] NULL  (Bruce Momjian <pgman@candle.pha.pa.us>)
List 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!


pgsql-sql by date:

Previous
From: Thomas Lockhart
Date:
Subject: Re: [SQL] nulls and datetime
Next
From: Bruce Momjian
Date:
Subject: Re: [SQL] NULL