Click here to monitor SSC
SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 

Space used by table

By Vladimir Antovic, 2008/11/19

Executing the script will create the stored procedure st_UsedSpace in the master database.

Parameters are follows:

@TableName, name of the particular table. If it is '' procdure will calculate used space for all the tables in the database;

@SortOrderFieldNumber, determinate the field from result set that will be sorted

@Desc, determinate the sort order of the particular field. 0 for ascending and 1 for descending.

Total article views: 1702 | Views in the last 30 days: 4
 
Tags
administration    
space used    
 
Contribute

Join the most active online SQL Server Community

SQL knowledge, delivered daily, free:

Email address:  

You make SSC a better place

As a member of SQLServerCentral, you get free access to loads of fresh content: thousands of articles and SQL scripts, a library of free eBooks, a weekly database news roundup, a great Q & A platform… And it’s our huge, buzzing community of SQL Server Professionals that makes it such a success.

Join us!

Steve Jones
Editor, SQLServerCentral.com

Already a member? Jump in:

Email address:   Password:   Remember me: Forgotten your password?
Steve Jones