Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 607 Bytes

SRD0034.md

File metadata and controls

32 lines (22 loc) · 607 Bytes

SQL Server Rule: SRD0034

Assembly SqlServer.Rules.dll
Namespace SqlServer.Rules.Design
Class DoNotUseNOLOCKRule

Rule Information

Id SRD0034
Friendly Name Use of NOLOCK
Category Design
Ignorable false
Applicable Types Procedure
Scalar Function
Table Valued Function
View

Description

Do not use the NOLOCK clause.

Summary

Do not use the NOLOCK clause