Check space for a particular table in the MSSQL Database
Use <Database Name>
go
sp_spaceused <Table Name>
Note : It works with MSSQL 2000/2005/2008/2012
Billing Shared CP Support Center |
Billing Reseller CP Support Center |
Billing Shared and Reseller CP Support Center |
Plesk Linux, Windows, Domains |
Virtuozzo VPS Support Center |
Hyper-V VPS Support Center |
Hyper-V VPS Support Center |
![]() |
Customers |
![]() |
Resellers |
Use <Database Name>
go
sp_spaceused <Table Name>
Note : It works with MSSQL 2000/2005/2008/2012
two comments
One or more comments are waiting for approval by an editor.