SP_SPACEUSED sistem stored procedure'i ile kolaylikla tablolarinizin diskte ne kadar yer kapladigini ögrenebilirsiniz. Asagidaki MSDN dökümani bu komutun nasil kullanilacagini örnekleri ile anlatmaktadir.
sp_spaceused: Displays the number of rows, disk space reserved, and disk space used by a table in the current database, or displays the disk space reserved and used by the entire database.
http://msdn.microsoft.com/library/en-us/tsqlref/ts_sp_sa-sz_0kro.asp
Posted
Wed, Jan 19 2005 1:04
by
Kadir Sümerkent