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