摘要: 1.查看SQL语句IO消耗set statistics io on select * from dbo.jx_order where order_time>'2011-04-12 12:49:57.580'set statistics io off2.查看SQL语句时间消耗set statisti... 阅读全文
posted @ 2014-07-07 16:08 Mr.韦 阅读(509) 评论(0) 推荐(0)