摘要:
SELECT TOP 25 GETDATE() AS runtime, qs.Execution_count AS Executions, qs.total_worker_time AS TotalCPU, qs.total_physical_reads AS PhysicalReads, qs.total_logical_reads AS LogicalReads, qs.total_logical_writes AS LogicalWrites, qs.total_elapsed_time AS Duration, qs.total_worker_time/qs.execution_cou 阅读全文
posted @ 2010-11-05 11:23
Alex Tian
阅读(170)
评论(0)
推荐(0)

浙公网安备 33010602011771号