blob: 2b4363e6d4595696768a96ead41aafd7f45dd562 [file] [log] [blame]
DESCRIBE FUNCTION month;
DESCRIBE FUNCTION EXTENDED month;
select month('2005-01-02');
select month('1001-01-05');