YEAR
Description
Returns an integer that represents the year of the specified date. (YEAR in Transact-SQL).
Sample Source Pattern
Syntax
Examples
Code:
IN -> SqlServer_01.sql
Result:
Last updated
Returns an integer that represents the year of the specified date. (YEAR in Transact-SQL).
Code:
Result:
Last updated