Assembly | SqlServer.Rules.dll |
Namespace | SqlServer.Rules.Design |
Class | AvoidDeletesWithoutWhereRule |
Id | SRD0017 |
Friendly Name | Avoid Deletes Without Where Rule |
Category | Design |
Ignorable | true |
Applicable Types | Procedure |
Scalar Function | |
Table Valued Function |
DELETE statement without row limiting conditions.