| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: Database design question
sreedhardasi_at_gmail.com wrote:
> I have a database design questions. How can we specify one of two
> columns in a table should be not null? In other words, if one column is
>
> null then another column should not be null.
The simple answer is to avoid null in the first place. Null will affect the validity of everything it touches. Received on Mon Jun 26 2006 - 10:18:33 CDT
![]() |
![]() |