Assembly | SqlServer.Rules.dll |
Namespace | SqlServer.Rules.Design |
Class | ConsiderCachingGetDateToVariable |
Id | SRD0064 |
Friendly Name | Consider Caching Get Date To Variable |
Category | Design |
Ignorable | true |
Applicable Types | Procedure |
Scalar Function | |
Table Valued Function |
Cache multiple calls to GETDATE or SYSDATETIME into a variable.