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!

Removing non-numeric characters from string

507832Sep 19 2006 — edited Sep 20 2006
Hi there,

I need to have the ability to remove non-numeric characters from a string and I do not know how to do this.

Does any one know a way?

Example:

Present String: (02)-2345-4607
Required String: 0223454607

Thanks in advance
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 18 2006
Added on Sep 19 2006
10 comments
4,731 views