摘要: SELECT (total_elapsed_time / execution_count)/1000 N'平均时间ms' ,total_elapsed_time/1000 N'总花费时间ms' ,total_worker_time/1000 N'所用的CPU总时间ms' ,total_physica 阅读全文
posted @ 2023-08-28 21:04 巴蒂青葱 阅读(257) 评论(0) 推荐(0) 编辑