Skip to Main Content

Oracle Database Discussions

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!

Need to multiply each digit of a number by 2

753627Apr 29 2010 — edited Apr 29 2010
Hi,
I have a number say 734569
I need to multiply each digit of the above number by 2, starting from the second digit.

More elaborately

The number: 734569
i need to multiply 3,4,5,6,9 with 2 and result is stored in a variable.

Please assist me at this contest
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 27 2010
Added on Apr 29 2010
4 comments
899 views