Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 218 Bytes

File metadata and controls

12 lines (11 loc) · 218 Bytes
author rwestMSFT
ms.author randolphwest
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%';