| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: NULLs: theoretical problems?
Jan Hidders wrote:
> On 24 aug, 16:35, "V.J. Kumar" <vjkm..._at_gmail.com> wrote:
>
>>Jon Heggland <jon.heggl..._at_idi.ntnu.no> wrote innews:famjo6$i68$1_at_orkan.itea.ntnu.no: >> >> >>>In other words, the DEF query is equivalent to >> >>>SELECT * FROM t WHERE t.a IS NOT NULL AND (t.a = 5 OR TRUE) >> >>My understanding was that the DEF as written was a shorthand: >> >>e.g. >>'def(x):((x or y) and x)' -> '((def(x) or y) and def(x))' >> >>You may be right, but then why the formula was not written with an >>explicit 'and' ?
Let me suggest the use of 6th normal form and then EXISTS is all one would need. Received on Fri Aug 24 2007 - 18:53:31 CDT
![]() |
![]() |