Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is better .NULL. or NULL
Message
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01365771
Message ID:
01365780
Views:
11
>
>NULL && is keyword
>.NULL. && is value
>
>
>MartinaJ

The NULL can be a keyword or a value
* Value
loSomeObject  = NULL

* Keyword
SELECT * FROM mytable WHERE SomeField IS NULL
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform