Thank this author by sharing:
By Harsha Majety, 2013/02/06
Run the script.
This script gets the row counts in each table without doing a COUNT.
If you want to see # rows in a specific table you can add AND t.name LIKE '%TableName%' to the WHERE clause.
As a member of SQLServerCentral, you get free access to loads of fresh content: thousands of articles and SQL scripts, a library of free eBooks, a weekly database news roundup, a great Q & A platform… And it’s our huge, buzzing community of SQL Server Professionals that makes it such a success.
Join us!
Steve Jones Editor, SQLServerCentral.com