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!

Help with PL/SQL arrays or Types

575825Aug 8 2007 — edited Aug 8 2007
Hi,

I have a SQL query that returns the ID and the DESCRIPTION. I would like to loop through Ref Cursor and store these values into multi-array or something. What is the best way to achieve this? I appreciate your help.

ID DESCRIPTION
-----------------------------------------------
1 test1
2 test2
3 test3



Thanks..
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 5 2007
Added on Aug 8 2007
3 comments
215 views