Error!
Success!

SQL SERVER: Why We Should Avoid COUNT (*)

0
kicks

SQL SERVER: Why We Should Avoid COUNT (*)  (Unpublished)

COUNT(*) is commonly used to get total row count of a table/query. COUNT(*) is bit resource hungry method and should be replaced with some performance friendly methods.


Kicked By:
Drop Kicked By: