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 -> REf cursors on Pl/SQL tables

REf cursors on Pl/SQL tables

From: Richard John <RichaRD.JOHN_at_CAPLIN.COM>
Date: Tue, 8 Jan 2002 16:33:41 -0000
Message-ID: <pfF_7.1072$yw1.5671@news.uk.colt.net>


Anyone know if it is possible to use cursors against pl/sql tables in stored procedures?

What I want to do is populate a pl/sql table, iterate through it, making some changes and then open a refcursor against it to be returned as an output parameter from the stored procedure.

appreciate the help.

Richard Received on Tue Jan 08 2002 - 10:33:41 CST

Original text of this message

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