how to get month from date in oracle query code example Example: oracle sql day of month from date select extract(day from systimestamp) from dual;