Return multiple queries from stored procedures

From: Urko <uros.goljat_at_gmail.com>
Date: 16 Jul 2004 01:09:48 -0700
Message-ID: <bfb4f2d7.0407152329.2a849fdc_at_posting.google.com>



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 - 10:09:48 CEST

Original text of this message