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

Home -> Community -> Usenet -> c.d.o.server -> Re: Select from a REF CURSOR

Re: Select from a REF CURSOR

From: Paul Moore <pf_moore_at_yahoo.co.uk>
Date: Fri, 07 Nov 2003 23:43:06 +0000
Message-ID: <fzgzg2yd.fsf@yahoo.co.uk>


"VC" <boston103_at_hotmail.com> writes:

> Hello Paul,
>
> Here's an example:
>
> create or replace type myType as object (
[...]

Thanks for this, but I already knew this approach. What I'm looking for is a way to cast a returned REF CURSOR (not an object table) into a table suitable for a FROM clause.

See my other followup for a bit more detail...

Paul

-- 
This signature intentionally left blank
Received on Fri Nov 07 2003 - 17:43:06 CST

Original text of this message

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