Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> eliminate the characters which are not in the specified list of characters

eliminate the characters which are not in the specified list of characters

From: Vijay <avbhaskarreddy_at_gmail.com>
Date: Fri, 15 Jun 2007 03:50:24 -0700
Message-ID: <1181904624.569475.110080@c77g2000hse.googlegroups.com>


I want to display the character from the selected list only. i want to eliminate the characters which are not in the specified list of characters

For expamle...
Specified list of characters: (a-z 0-9),

my input string is: test for string
output string should be : testforstring

Please help

Thanks in advance,
Vijay Received on Fri Jun 15 2007 - 05:50:24 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US