Date Functions MSSQL Tutorial

3>
4> SELECT MONTH(GETDATE())
5> GO
-----------
         10
(1 rows affected)