Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

String to Number

user8833410Mar 8 2011 — edited Mar 8 2011
Hi All,

Suppose I have a string like '2*3*4*5' in this i want to convert this string to number and i should get the values of it. I mean after converting the string to number 2*3*4*5 = 120 .

How to achieve this. Please suggestions. Its Urgent.


Regards

Venkatesh
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 5 2011
Added on Mar 8 2011
10 comments
749 views