查看SQLServer数据库信息的SQL语句
摘要:        
--查看数据库中的表信息,--包括(表名,记录数,保留空间,使用空间,索引使用空间,未用空间)exec sp_MSForEachTable@precommand=N'create table ##01(表名 sysname,记录数 int,保留空间 Nvarchar(10),使用空间 varchar...    阅读全文
        posted @ 2015-01-23 10:09 东云180 阅读(1077) 评论(0) 推荐(0)
                    
                
浙公网安备 33010602011771号