Re: IS (NULL = 1) equal to NOT(NULL = 1)?

From: John Dennis <jtdennis_at_atl.mindspring.com>
Date: 1996/08/22
Message-ID: <4vhk87$1a8i_at_mule0.mindspring.com>#1/1


Ok, Ok.

My problem here is for several years I thought that NULL = 1 was FALSE, not NULL; even though 1 might be equal to some unknown value (NULL). Also, that a condition could only be TRUE or FALSE. Well I quess that this has never hit me because I was always checking for the expression to be TRUE as opposed to NOT(expression).

I'm still going to assume that 1 = NULL OR (1 = 1) will return TRUE because NULL OR TRUE should be TRUE. This seems obvious I hope.

Virtually,

John Dennis Received on Thu Aug 22 1996 - 00:00:00 CEST

Original text of this message