| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: NULLs: theoretical problems?
Jan Hidders <hidders_at_gmail.com> wrote in
news:1187787815.215103.100820_at_k79g2000hse.googlegroups.com:
> On 22 aug, 13:23, "V.J. Kumar" <vjkm..._at_gmail.com> wrote:
> > Yes, it is what line 3 shows, but I would not describe that as > "substituting 'false' for unknown".
In your language, the expression 'def y:x AND y' where 'y' is 'undefined' evaluates to 'false'. In SQL, the expression 'x AND y' where 'y'is 'unknown' evaluates to 'unknown'. The effect of having a predicate that evaluates to 'unknown' is the same as having a predicate that evaluates to 'false': no rows will be selected. That's what I meant by "substituting 'false' for unknown".
>In fact, I have no idea what you > mean with that phrase. I can think of a few meanings but none of those > is what SQL does. > > -- Jan Hidders >Received on Wed Aug 22 2007 - 10:37:27 CDT
![]() |
![]() |