jump to navigation

SQL NULLs are Evil! Part III 29 July 2009

Posted by manniwood in SQL, SQL NULLs.
trackback

After reading SQL NULLs are Evil! and SQL NULLs are Evil! Part II, if you are still not convinced that SQL NULLs are evil, read David Wheeler’s Neither NULL nor NOT NULL: An SQL WTF.

Call me old fashioned; call me pedantic; but I like assertions about my data to be either true or false, not unknown.

Comments»

No comments yet — be the first.