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!

How can I return a big amount of data from a stored procedure?

XaviNov 2 2012 — edited Nov 7 2012
How can I return a big amount of data from a stored procedure in a efficient way ?

For example not using a cursor for going through all the rows and then assign the values to variables.

thanks in advance!
This post has been answered by unknown-7404 on Nov 2 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 5 2012
Added on Nov 2 2012
15 comments
6,067 views