Re: Oracle RDB stored procedures and resultsets

From: Stephen_CA <stephen.bell_at_sympatico.ca>
Date: 7 Jul 2003 11:11:58 -0700
Message-ID: <5aeee507.0307071011.24367fb2_at_posting.google.com>


shamansc <member32508_at_dbforums.com> wrote in message news:<3081638.1057588038_at_dbforums.com>...
> I am trying to use RDB stored procedures to return result sets.
> How do I implement this in RDB? For example to select all
> employees in a table
>
> select * from employees
>
> How would I return a result set from a RDB stored procedure?
>
> Any help would be appreciated.

Hi,

Check out REF CURSORS.

Steve Received on Mon Jul 07 2003 - 20:11:58 CEST

Original text of this message