Re: quick FK question

From: Stephane Faroult <sfaroult_at_roughsea.com>
Date: Tue, 15 Dec 2009 22:29:39 +0100
Message-ID: <4B27FFC3.8050902_at_roughsea.com>



Joe,

   You have answered your own question. The FK says 'any value here must be found in the referenced table'. But as Chris Date would tell you, even if many people speak (wrongly) of "null values", NULL is not a value - it's the absence of a value. Nothing violates no constraints.

HTH SF

Sweetser, Joe wrote:
> I'm having trouble understanding FK's and NULL's. It appears I can
> insert a null value to a foreign key which is not what I would expect.
> Is the "solution" to put NOT NULL on the column definition?
>
> Thanks,
> -joe
>

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Dec 15 2009 - 15:29:39 CST

Original text of this message