Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Useful Oracle books - C.J. Date theory vs. practicality
see inline ...
Kind regards,
Lex.
-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org]On Behalf Of Binley Lim
Sent: Saturday, May 29, 2004 15:15
To: oracle-l_at_freelists.org
Subject: Re: Useful Oracle books - C.J. Date theory vs. practicality
> my only point (somewhere at the beginning of this thread :-) was that
> certain seemingly obvious logical equivalences don't hold in three-valued
> logic.
People who work with DBs that implement NULLs distinguish the difference earlier on. Or they produce wrong results. Not sure what your theoritical argument is. In practice, NULLs work. Do you have a theory that says they should not? Something that does not work doesn't need a theory to say so - it will crash and burn by itself.
LDH> NULLs would work much better if they would have been implemented
consistently...
LDH> But I agree they work, and as long as you know the pitfalls there is no
problem.
Within an Oracle context, I'm really quite puzzled to see someone suggesting something like 'Mort subite' = NULL. You shoudl never, never equal" NULL. It is a meaningless comparison -- noone writing Oracle code should be caught dead writing 'something' = NULL.
LDH> I am afraid you missed the point -- obviously, I agree 'Mort subite' =
NULL
LDH> is a weird expression (although the beer with that name is not bad at
all.)
LDH> I only used it to manufacture a logical expression evaluating to
UNKNOWN;
LDH> Normally, you would write something like BEER_TYPE = 'Mort subite' LDH> where BEER_TYPE is a column potentially containing NULL values; LDH> for any row containing a NULL value, the effect would be the same. ----------------------------------------------------------------Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Sat May 29 2004 - 14:41:20 CDT---------------------------------------------------------------- Please see the official ORACLE-L FAQ: http://www.orafaq.com ---------------------------------------------------------------- To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line. -- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------
![]() |
![]() |