Assembly | SqlServer.Rules.dll |
Namespace | SqlServer.Rules.Design |
Class | EqualityCompareWithNULLRule |
Id | SRD0011 |
Friendly Name | Equality Compare With NULL Rule |
Category | Design |
Ignorable | false |
Applicable Types | Procedure |
Scalar Function | |
Table Valued Function | |
View |
Equality and inequality comparisons involving a NULL constant found. Use IS NULL or IS NOT NULL.