查看SQLServer最耗资源时间的SQL语句
摘要:
执行最慢的SQL语句 SELECT (total_elapsed_time / execution_count)/1000 N'平均时间ms' ,total_elapsed_time/1000 N'总花费时间ms' ,total_worker_time/1000 N'所用的CPU总时间ms' ,to 阅读全文
posted @ 2016-08-31 15:02 迷途 阅读(10226) 评论(0) 推荐(1)
浙公网安备 33010602011771号