Stored Procedure to List Tables, Rowcount?

Stored Procedure to List Tables, Rowcount?

 

  

Does anybody have a USP to share that uses some SQL Server 2005 System Stored Procedures to display the following LIST for any given database?

Tablename.....Rowcount.....DateCreated.....DateModified
Tablename.....Rowcount.....DateCreated.....DateModified
Tablename.....Rowcount.....DateCreated.....DateModified

Thanks in advance for your replies,
--Paul



MS Sql Server LazyDBA home page