Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> "not null" as a default?

"not null" as a default?

From: Bruce Cota <bruce_at_vivi.com>
Date: Sun, 10 Jan 1999 11:02:03 -0500
Message-ID: <3698CEFB.CB72FF9@vivi.com>


This is probably an RTFM question but I can't find it:

Is there away to make the default for every column "not null" instead of "null".

That is, when I create a table, I would prefer to specify "null" only if the column permits
null valubes, rather than "not null" for every column that does not permit null values.

Thanks in advance. Received on Sun Jan 10 1999 - 10:02:03 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US