Monday, April 11, 2022

How to clear performance Cache in SQL SERVER

DBCC SQLPERF("sys.dm_os_wait_stats",CLEAR);