Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP9 and null values and NVL()
Message
From
24/07/2006 14:26:30
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01139317
Message ID:
01139343
Views:
31
I must be totally not undertanding the help:
Null values persist through logical expressions in most cases. The following table describes the behavior of null values in logical expressions.

Logical expression  Result if x=TRUE  Result if x=FALSE  Result if x=.NULL. 
x AND .NULL.            .NULL.             FALSE               .NULL.
x OR .NULL.              TRUE              .NULL.              .NULL.
NOT x                   FALSE              TRUE                .NULL.
 
.·*´¨)
.·`TCH
(..·*

010000110101001101101000011000010111001001110000010011110111001001000010011101010111001101110100
"When the debate is lost, slander becomes the tool of the loser." - Socrates
Vita contingit, Vive cum eo. (Life Happens, Live With it.)
"Life is not measured by the number of breaths we take, but by the moments that take our breath away." -- author unknown
"De omnibus dubitandum"
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform