split a string in pl/sql
AMar 24 2011 — edited Dec 3 2011Hi
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