Use to_number function.
E.g.
SQL> select to_number('234E5') from dual;
TO_NUMBER('234E5')
------------------
23400000
|
Results 1 to 5 of 5
Thread: Exponent IssueThreaded View
|
Click Here to Expand Forum to Full Width |