Re: Database design question

From: <sreedhardasi_at_gmail.com>
Date: 26 Jun 2006 08:28:41 -0700
Message-ID: <1151335721.634269.165700_at_r2g2000cwb.googlegroups.com>


Bob Badour wrote:
> 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.

Thanks for your reply. How can we avoid nulls? If document has group level permissions, then what will be the value for the user id (Just blank)? Received on Mon Jun 26 2006 - 17:28:41 CEST

Original text of this message