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: [No Subject]

RE: [No Subject]

From: Manning, Stephen (calanais) <Stephen.Manning_at_calanais.com>
Date: Tue, 15 Aug 2000 11:54:54 +0100
Message-Id: <10590.114580@fatcity.com>


I might be being stoopid (it has been known!) but why would you want to do this? Whats the scenario?

But if you really have to...

        cursor <cursor_name> is select <whatever> from dual;

HTH
Stephen

-----Original Message-----
From: ajay_at_tems.com [mailto:ajay_at_tems.com] Sent: 15 August 2000 00:17
To: Multiple recipients of list ORACLE-L Subject: [No Subject]

Is it possible to create a reference cursor manually without creating from query running on actual table.And how ?
Thanks in advance. Received on Tue Aug 15 2000 - 05:54:54 CDT

Original text of this message

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