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