Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Null values
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00139969
Message ID:
00140364
Views:
25
>NULL really means that the value is unknown. It's very different from an empty value. You might need to add OR ISNULL(c) to your WHERE clause.
>

One definition I really like for NULL, is "Doesn't make sense". Say, for instance, in an "animals" table, the field "How_many_eggs". It wouldn't be zero for the Elephant as it doesn't make sense.

The fact is, that lots of people leave the the nulls on, meaning "allow blank".
In the few cases I needed nulls, I often wondered if that record belonged to that table or if I was just being too generic.

I know this slips off a bit on the topic. Just a thought on design.
Alexandre Nobre
Alpha Bytes Computer Corp.

Did you know that there are innocent people dying in East Timor?
It helps if you do...

I suppose you don't need glasses if you're able to read this line

Previous
Reply
Map
View

Click here to load this message in the networking platform