SELECT TOP (50) qs.total_worker_time/1000.0 AS total_cpu_ms, qs.execution_count, (qs.total_worker_time/NULLIF(qs.execution_count,0))/1000.0 AS avg_cpu_ms, DB_NAME(st ...
We acknowledge Aboriginal and Torres Strait Islander peoples as the First Australians and Traditional Custodians of the lands where we live, learn and work.