Assembly | SqlServer.Rules.dll |
Namespace | SqlServer.Rules.Design |
Class | NoPrecisionScaleRule |
Id | SRD0027 |
Friendly Name | Unspecified precision or scale |
Category | Design |
Ignorable | false |
Applicable Types | Procedure |
Scalar Function | |
Table | |
Table Valued Function |
Do not use DECIMAL or NUMERIC data types without specifying precision and scale.
Do not use DECIMAL or NUMERIC data types without specifying precision and scale.