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!

extracting characters from a string

KalpataruJul 29 2010 — edited Jul 30 2010
hi gurus,
i want to extract the first, third, fifth, seventh... characters from a string,
not extract characters from a subset of characters in a select query in oracle 9i database.

for example (1) :
suppose a string like this 'ABCDEFGHIJ' is there i wnat 'ACEGI' from the source string
and the source can be any valid string i have just given here a example.

example(2) from 'kalpataru' to klatau'

please guide me to do this
This post has been answered by MichaelS on Jul 30 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 27 2010
Added on Jul 29 2010
11 comments
5,246 views