Click here to Skip to main content
15,884,889 members
Articles / Database Development

Record Count of Tables in SQL Server

Rate me:
Please Sign up or sign in to vote.
4.86/5 (22 votes)
16 Aug 2011CPOL 54.8K   1   20  
The below query can be used to get the record count of all tables in the current database.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Team Leader
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions