Thursday, May 17, 2007

How to find total physical space occupied by each tables in the database

sp_msforeachtable 'sp_spaceused "?"'

No comments: