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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: cursor in side cursor

RE: cursor in side cursor

From: Bobak, Mark <Mark.Bobak_at_il.proquest.com>
Date: Mon, 17 Apr 2006 21:00:34 -0400
Message-ID: <AA29A27627F842409E1D18FB19CDCF270797F807@AABO-EXCHANGE02.bos.il.pqe>


Not exactly sure what you mean by that....

You can do:
Select dummy, cursor(select dummy from dual) from dual;

But, that's probably not what you're trying to do....or maybe it is.....

Please provide a more descriptive example of what it is you're trying to achieve....?

-Mark

--

Mark J. Bobak
Senior Oracle Architect
ProQuest Information & Learning

For a successful technology, reality must take precedence over public relations, for Nature cannot be fooled. --Richard P. Feynman, 1918-1988

-----Original Message-----

From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Bob Robert Sent: Monday, April 17, 2006 8:04 PM
To: oracle-l_at_freelists.org
Subject: cursor in side cursor

Gurus,

Is it posssible to write cursor in side of another cursor?

Thanks,
Bob



Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
--

http://www.freelists.org/webpage/oracle-l

--

http://www.freelists.org/webpage/oracle-l Received on Mon Apr 17 2006 - 20:00:34 CDT

Original text of this message

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