The trouble with NULL in SQL(sqlservercode.blogspot.com)
submitted by
SQL_Menace(4890) 5 years, 4 months ago
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 read more...
|category: Database
|Views: 0
tags:
NULL SQL another
Everyones tags:
Your Tags: