SQL SERVER: Why We Should Avoid COUNT (*) (connectsql.blogspot.com)
submitted by
lionofdezert(1110) 1 year, 4 months ago
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.
|category: Database
|Views: 8
tags:
Database another
Everyones tags:
Your Tags: