Click here to Skip to main content
15,891,473 members
Articles / DevOps

How to Count All Tables, Rows, and Rows Per Table

Rate me:
Please Sign up or sign in to vote.
4.60/5 (11 votes)
22 Nov 2015CPOL2 min read 11.1K   13  
This code snippet shows how to count all the tables and rows in a SQL Server database

Views

Daily Counts

License

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


Written By
Chief Technology Officer Shift iQ
Canada Canada
I have been building software systems for more than 20 years, working for organizations that range from small non-profit associations in my local community to global Fortune 500 enterprises.

I specialize in the design and implementation of online database solutions. My work-related research interests include software design patterns and information architecture.

Comments and Discussions