syoung7903
Registered User.
- Local time
- Today, 16:23
- Joined
- Jan 1, 2001
- Messages
- 18
I have a very simple select query. I am selecting records from a table where the criteria for field A is NOT ABC . The results do exclude all the records whose field A is ABC....but it also excludes all records where field A is null. Why is that? Null is not ABC. This is very confusing to me.