Thursday, February 7, 2013

T-SQL Table Size Script

I had a really large database that I was backup and restoring, and was wondering what was taking up all the space.

So I swiped this script.  I will give you a list of the tables in your database and how big they are.

No comments:

Post a Comment