SQL>SQL> select to_number( '15' ) 2 from dual 3 /TO_NUMBER('15')--------------- 151 row selected.SQL>SQL>SQL> --