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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

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,119 views