Community Member Profile
HiredMind
Member since Jul 14, 2011
- Profile: /members/8630-HiredMind.htm
- Comments: 1
- Points: 11
Recent Blog Comments By HiredMind
-
Why NULL Values Should Not Be Used in a Database Unless Required
Posted on Jul 14, 2011 at 5:05 PM
I agree that for strings, and many other types that have a natural concept of an "empty" or "default" value, null should be avoided. But consider the case of a column that stores a customer's gender. Naturally this should be represented with a boolean. With gender, there is... read more »



