| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.oracle -> Return multiple queries from stored procedures
Hello,
I want to return multiple queries from a procedure in Oracle, I know that o can do that with REF CURSOR. But I have a problem I have a query that has a while loop and in each iteration a do a SELECT query, and I don't know how to return the results from these queries.
Please help.
Thank's in advance. Received on Fri Jul 16 2004 - 03:09:48 CDT
![]() |
![]() |