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!

Collection as out parameter in function - help required

627574Aug 29 2008 — edited Aug 29 2008
I am having a fucntion which returns 3 different values based on a given in parameter.
Now , I want to return these three values.
Instead of using three out parameters, how can I use a collection for returning the values.

Please tell me the best way in returing the multiple values(more than 3)

Thanks in advance

Regards
Raghu
This post has been answered by Karthick2003 on Aug 29 2008
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 26 2008
Added on Aug 29 2008
3 comments
1,231 views