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!

Find nth word in a string

583525Jun 17 2007 — edited Jun 17 2007
I am trying to use SELECT to find the nth word in a string

From the string "A very simple string example"
I want to use select on it to print out "simple"

Any help would be appreciated
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 15 2007
Added on Jun 17 2007
5 comments
3,706 views