Returns the month of a given date.
Supported input column types: DATE
Output column type: INT
MONTH ( table.column )
If any parameter is NULL, the result is NULL as well.
[1] Simple example for the MONTH operator. | ||||||||||||
| ||||||||||||
|
Returns the month of a given date.
Supported input column types: DATE
Output column type: INT
MONTH ( table.column )
If any parameter is NULL, the result is NULL as well.
[1] Simple example for the MONTH operator. | ||||||||||||
| ||||||||||||
|
We'd love to hear what you think.
We can't get back to you individually but we do review all feedback and act on it where we can.