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.

divide the comma separated string into columns

SmileFeb 14 2012 — edited Apr 20 2012
Hi
I've the following string
str := 'abcd,123,defoifcd,87765'
The above string has to be divided into 4 different columns

How can i achieve that

Thanks
This post has been answered by Frank Kulash on Feb 14 2012
Jump to Answer

Comments

HajoNormann

The future of modern API design started here.

Key takeaway: Differentiate APIs along "private" and "public"

Microservices are "private"

APIs are "public"

Expect more to come!

1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on May 18 2012
Added on Feb 14 2012
10 comments
186,706 views