首 页 ASP ASP.NET PHP JSP Ajax DIV+CSS JavaScript XML C#
MySQL MSSQL Access Oracle Linux Server 电脑技巧 网络安全 建站经验 其它

如何查看SQL Server 2000数据库每个表占用的磁盘空间

整理日期:2008年04月02日 【字体:


伊图教程网[www.etoow.com]
http://www.etoow.com/html/2008-04/1207106476.html

  insert into tmp (name,rows,reserved,

  data,index_size,unused) exec sp_msforeachTable @Command1="sp_spaceused '?'"--sp_spaceused 't_vehicle'

  select * from tmp order by data desc

  drop table tmp
Tags:
如何查看SQL Server 2000数据库每个表占用的磁盘空间
'http://www.etoow.com/html/2008-04/1207106476.html
1
 
信息搜索
  
联系我们关于本站广告服务设为首页 收藏本站友情链接网站地图
Copyright © Etoow.com Inc. All Rights Reserved