Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Need to know the number of records on all tables using stored procedure.

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2002-05-27 : 11:45:16
Randy writes "How do I know all the number of records on all user tables inside my database using stored procedure? I want to display my output as "Tablename Total Records.""

graz
Chief SQLTeam Crack Dealer

4149 Posts

Posted - 2002-05-27 : 11:45:16
This script will tell you: http://www.sqlteam.com/item.asp?ItemID=282
Go to Top of Page
   

- Advertisement -