Assembly | SqlServer.Rules.dll |
Namespace | SqlServer.Rules.Performance |
Class | DataTypesOnBothSidesOfEqualityRule |
Id | SRP0016 |
Friendly Name | Equality test with mismatched types |
Category | Performance |
Ignorable | false |
Applicable Types | Procedure |
Scalar Function | |
Table Valued Function | |
View |
Data types on both sides of an equality check should be the same in the where clause. (Sargable)
Data types on both sides of an equality check should be the same in the where clause. (Sargeable)