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

Home -> Community -> Usenet -> c.d.o.tools -> Re: Ref Cursors and Pl/SQL tables

Re: Ref Cursors and Pl/SQL tables

From: Mike Moore <hicamel_at_mail.home.com>
Date: Sat, 07 Apr 2001 02:41:16 GMT
Message-ID: <g7vz6.8479$4L4.916784@news1.frmt1.sfba.home.com>

First of all, a table is not read "into" a cursor. It's not like the table is
duplicated somewhere.
What do you mean by a temporary table? It would help if you show an example of what you are not looking for. Mike

Jon Glickman <jglickma_at_lynx.neu.edu> wrote in message news:3ACD1D5F.BF3CCA7F_at_lynx.neu.edu...
> Does anybody know how to read a PL/SQL table into
> a ref cursor without using a tempory table in between.
>
Received on Fri Apr 06 2001 - 21:41:16 CDT

Original text of this message

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