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!

split a string in pl/sql

AMar 24 2011 — edited Dec 3 2011
Hi

How to split a string and store it in associative array in pl/sql.function

my string like this

'1102,1101,1012,1011,1010,1009,1008,1007,1006,10005,1004,1003,1002,1001'
and assign to associative array list. in function
can anyone please help

regards
r
This post has been answered by 327282 on Mar 24 2011
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 31 2011
Added on Mar 24 2011
5 comments
19,076 views