Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
When is .NULL.= .NULL.?
Message
 
To
28/07/2000 14:31:51
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00398289
Message ID:
00398344
Views:
19
Ulises,

NULL never equals NULL. NULL = NULL is NULL and not .T.

Think of it this way, NULL means "I don't know", so the answer to is "I don't know" equal to "I don't know" can only be "I don't know".

To get what you want check ISNULL(FieldName).
Previous
Reply
Map
View

Click here to load this message in the networking platform