Knowledgebase
Portal Home > Knowledgebase > Windows Hosting > MsSql database > How do I obtain the MS SQL database disk usage?
How do I obtain the MS SQL database disk usage?
| To find out the database disk usage, you can execute this SQL command in Query Analyser.
exec sp_spaceused
The database size is measured in kilobytes
|
Add to Favourites
Print this Article
|
Also Read
Powered by WHMCompleteSolution