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