Re: Oracle Stored Procedures (?)

From: Vinayak Kulkarni <vinayak_at_ix.netcom.com>
Date: 1995/04/14
Message-ID: <3mlonb$ok4_at_ixnews1.ix.netcom.com>#1/1


In <3mjlsh$861_at_chaos.dac.neu.edu> jglickma_at_lynx.dac.neu.edu (jon glickman) writes:

>
> Can anybody recommend how to return a result set from a Oracle
>stored procedure... There is an example of this on page 2-68 of the
>PL/SQL manual... basically I need to return all the rows from a
>select (select * from scott.emp) ....
>
> Jon
> jglickma_at_lynx.dac.neu.edu
>
>
>

In Oracle 7.2 there you can do it using a cursor variable. Received on Fri Apr 14 1995 - 00:00:00 CEST

Original text of this message