SQL Server ā Internals of sp_spaceused
This article is an effort to dissect the output of theĀ sp_spaceusedĀ stored procedure. Introduction Understanding the database usage internals and the growth trends play a vital role in the defining the right sizing of the database. sp_spaceused is probably an administratorās most widely-executed system stored procedure to find the disk space used by a database. This helps get a quick glimpse ofā¦
View On WordPress



















