摘要:
MSSQL:获得库每个表的记录数和容量 sp_msforeachtable是MS未公开的存储过程: exec sp_msforeachtable @command1="print '?'",@command2="sp_spaceused '?'",@command3= "select count(*) from ? " 阅读全文
posted @ 2008-04-08 09:22
大力
阅读(315)
评论(0)
推荐(0)

浙公网安备 33010602011771号