diff --git a/_posts/2024-03-06-sql-waits.md b/_posts/2024-03-06-sql-waits.md index 3cc8eef..6a100be 100644 --- a/_posts/2024-03-06-sql-waits.md +++ b/_posts/2024-03-06-sql-waits.md @@ -4,8 +4,6 @@ title: "SQL Server Wait Stats: Mapping to Performance Counters" date: 2024-03-06 categories: mssql --- -# SQL Server Wait Stats - Mapping between performance counter and SQL Server wait type. * **Lock waits** - `LCK_M_*`