© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
T. LaRock, E. van de LaarPro SQL Server 2022 Wait Statisticshttps://doi.org/10.1007/978-1-4842-8771-2_8

8. Lock-Related Wait Types

Thomas LaRock1   and Enrico van de Laar2
(1)
East Longmeadow, MA, USA
(2)
Drachten, The Netherlands
 
​​Locking is a fundamental part of every relational database or Relational Database Management System (RDBMS). SQL Server is based on the relational database model and therefore utilizes locking when data is accessed. Even though we frequently relate locking to performance problems, it plays a vital role in making sure your data is reliable during concurrent workloads. The way SQL Server, or any other RDBMS for that matter, ensures ...

Get Pro SQL Server 2022 Wait Statistics: A Practical Guide to Analyzing Performance in SQL Server and Azure SQL Database now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.