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!

String Function to break a string

User_1C9ZRApr 29 2010 — edited Apr 30 2010
I have a string

abc*mn*opqrs*tu*v*wxyzabc*

Could someone help me to break this string into seperate strings like -
abc
mn
opqrs
tu
v
wzyzabc

Thanks in Advance --
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 28 2010
Added on Apr 29 2010
3 comments
1,123 views