Conversion Functions Oracle PLSQL Tutorial

SQL> Select TO_CHAR(2007, 'RN')   from dual;
TO_CHAR(2007,'R
---------------
          MMVII