I am not sure how to use this information pulled through the query below
SELECT * FROM sys.dm_os_wait_stats ORDER BY wait_time_ms DESC GO
k
I am not sure how to use this information pulled through the query below
SELECT * FROM sys.dm_os_wait_stats ORDER BY wait_time_ms DESC GO
k