Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> is there a way to return multiple cursors from a query

is there a way to return multiple cursors from a query

From: Duret, Kathy <kduret_at_starkinvestments.com>
Date: Wed, 2 Feb 2005 12:55:49 -0600
Message-ID: <5EAB052DE9A3BD4D84E6AE8EE3CCA7E5B7EEA0@sneetch.ad.starkinvestments.com>


what I need to do is return a cursor from one query in a procedure.... no problemo

What I need to do is :

for every ID returned in the first query returned ....use this in the where condition of the child query.

Yes they want two separate cursors returned. so a function is out.

The first query is intensive so I don't want to execute it twice.

This will be executed quite a bit and returns a fair amount of data.

Thanks,

Kathy

This transmission contains information solely for intended recipient and may be privileged, confidential and/or otherwise protect from disclosure. If you are not the intended recipient, please contact the sender and delete all copies of this transmission. This message and/or the materials contained herein are not an offer to sell, or a solicitation of an offer to buy, any securities or other instruments. The information has been obtained or derived from sources believed by us to be reliable, but we do not represent that it is accurate or complete. Any opinions or estimates contained in this information constitute our judgment as of this date and are subject to change without notice. Any information you share with us will be used in the operation of our business, and we do not request and do not want any material, nonpublic information. Absent an express prior written agreement, we are not agreeing to treat any information confidentially and will use any and all information and reserve the right to publish or disclose any information you share with us.

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Feb 02 2005 - 13:58:35 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US