Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Null
Message
From
04/06/2009 11:49:55
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, United States
 
General information
Forum:
Microsoft SQL Server
Category:
Other
Title:
Re: Null
Environment versions
SQL Server:
SQL Server 2005
Miscellaneous
Thread ID:
01403676
Message ID:
01403705
Views:
45
>>>The NULLs require special handling in queries and in front end. My rule is not to use NULLs unless it's necessary:
>>>- In datetime columns
>>>- Foreign keys
>>>- Any other case where NULL is significant (represents absence of data or N/A).
>>
>>Thank you for your input. How do you handle "0" vs. nothing in a numeric field (or is this one of the special instances)?
>
>I would use (never had to) NULL if absence of data is not the same as 0 value.

OK, thank you.
Very fitting: http://xkcd.com/386/
Previous
Reply
Map
View

Click here to load this message in the networking platform