Error!
Success!

The trouble with NULL in SQL

0
kicks

The trouble with NULL in SQL  (Unpublished)

A couple of mistakes that people do when working with NULL data. If you have NULLS in a table did you know that COUNT(*) will include the NULLS but COUNT(column) will not. That and more can be found in this article


Kicked By:
Drop Kicked By: