DATEADD
Description
This function returns an integer representing the specified datepart of the specified date. (DATEPART in Transact-SQL).
Sample Source Pattern
Syntax
Examples
Code:
IN -> SqlServer_01.sql
Result:
Last updated