Is there a quick way to find the total size of each database on SQL Server 2000 and SQL Server 2005? I have tried running “sp_spaceused”, but I do not want to run it manually for each database. Do you have any ideas?
Software/Hardware used:
ASKED:
July 1, 2008 8:09 PM
UPDATED:
July 1, 2008 11:19 PM
Check out my SQL Server blog “SQL Server with Mr Denny” for more SQL Server information.