ORACLE SQL SELECT FROM WITHING THE MONTH code example Example: oracle sql day of month from date select extract(day from systimestamp) from dual;