Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> "not null" as a default?
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
![]() |
![]() |