Re: NULL
From: Jan Hidders <jan.hidders_at_REMOVETHIS.pandora.be>
Date: Wed, 08 Jun 2005 20:14:02 GMT
Message-ID: <ekIpe.114528$Po5.6677642_at_phobos.telenet-ops.be>
Date: Wed, 08 Jun 2005 20:14:02 GMT
Message-ID: <ekIpe.114528$Po5.6677642_at_phobos.telenet-ops.be>
mAsterdam wrote:
>
> What makes it worse: NULL is a special case.
> People tend to just use the term and assign
> to it whatever meaning they want - even different
> meanings in different posts.
>
> So, I think a better text is needed.
(2) "Absent value" This means that the property that is described by the
value in question is simply not defined. For example, if the
'shipping-date' field in a tuple describing an order is 'null' then the
order was not shipped yet.
(3) "Whatever SQL says it means" The exact meaning is hard to summarize
briefly, but is a mixture of the previous two interpretations and
involves a value with three truth-values ('true', 'false' and 'unknown').
- Jan Hidders