Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 215 Bytes

File metadata and controls

12 lines (11 loc) · 215 Bytes
author MikeRayMSFT
ms.author mikeray
ms.date 03/16/2023
ms.topic include
ms.service sql
SELECT * FROM sys.dm_os_performance_counters   
WHERE object_name LIKE '%SQL%Deprecated Features%';