Sunday, 8 September 2013

SQL Server count(column) query

SQL Server count(column) query

In sql server, count(column) will count null columns too? I had this
question in my exam and I got confused but in the end I gave the answer
that yes count(column) will count empty column too. I was just wondering
if I was right or wrong. Anyone have any idea about this?

No comments:

Post a Comment