Gossamer Forum
Home : General : Databases and SQL :

Re: [Alex] A query

Quote Reply
Re: [Alex] A query In reply to
Hmm it looks like I was thinking in human logic and not in "sql logic" .....it looks like I would have needed to use:

SELECT FROM Table Where Col <> 2 OR Col IS NULL

NULL = Unknown seems strange to me, I would have expected NULL to means "nothing" rather than "missing" or "unknown"


Thanks for that link, it was really specific to my question....did you just find that or do you have it bookmarked?

Last edited by:

Paul: Aug 16, 2002, 12:49 PM
Subject Author Views Date
Thread A query Paul 13615 Aug 16, 2002, 3:17 AM
Thread Re: [Paul] A query
lanerj 13128 Aug 16, 2002, 6:06 AM
Thread Re: [lanerj] A query
Paul 13173 Aug 16, 2002, 6:27 AM
Thread Re: [Paul] A query
lanerj 13118 Aug 16, 2002, 7:45 AM
Thread Re: [lanerj] A query
Paul 13129 Aug 16, 2002, 8:15 AM
Thread Re: [Paul] A query
Stealth 13133 Aug 16, 2002, 9:05 AM
Thread Re: [Stealth] A query
Paul 13095 Aug 16, 2002, 9:06 AM
Thread Re: [Paul] A query
Alex 13071 Aug 16, 2002, 12:39 PM
Post Re: [Alex] A query
Paul 13073 Aug 16, 2002, 12:42 PM
Thread Re: [Alex] A query
Paul 13068 Aug 16, 2002, 12:49 PM
Post Re: [Paul] A query
Alex 13067 Aug 16, 2002, 1:00 PM