Re: PL/SQL Stored Procedure & Result Sets
From: ckrebs <ckrebs_at_mindspring.com>
Date: Sat, 19 Sep 1998 10:45:25 -0500
Message-ID: <3603D195.C611A48B_at_mindspring.com>
Date: Sat, 19 Sep 1998 10:45:25 -0500
Message-ID: <3603D195.C611A48B_at_mindspring.com>
Return a RefCursor type out of your proc.
Dieselm wrote:
> Hello,
>
> Is there any way to return a result set in an Oracle stored procedure? I can do
> this easily in MS SQL server by just putting a select statement in the stored
> procedure.
>
> I'm using Oracle 8 on NT.
>
> Thanks,
> Bill
Received on Sat Sep 19 1998 - 17:45:25 CEST
