摘要:
--压缩LDF档USE VoucherServer;GO-- Truncate the log by changing the database recovery model to SIMPLE.ALTER DATABASE VoucherServerSET RECOVERY SIMPLE;GO--... 阅读全文
posted @ 2016-01-08 17:39
GerryGe
阅读(288)
评论(0)
推荐(0)
摘要:
--1.新增TEMP TABLEcreate table #temptable ([name] varchar(50),[rows] bigint,resverved varchar(50),data varchar(50),index_size varchar(50),unused v... 阅读全文
posted @ 2016-01-08 17:37
GerryGe
阅读(348)
评论(0)
推荐(0)

浙公网安备 33010602011771号