摘要: 代码是园子里找的: SELECT TOP 20 total_worker_time/execution_count AS avg_cpu_cost, plan_handle, execution_count, (SELECT SUBSTRING(text, statement_start_offse 阅读全文
posted @ 2020-12-01 15:17 Qiozi 阅读(275) 评论(0) 推荐(0)