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 -> Re: Returning a result set from a stored procedure

Re: Returning a result set from a stored procedure

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Thu, 8 Feb 2001 22:26:38 +0100
Message-ID: <95v2qi$ikvj8$1@ID-62141.news.dfncis.de>

As this question has been asked and answered a zillion of times either read up in the PL/SQL documentation on REF CURSOR or search the newsgroup archives at www.deja.com for archived answers. If you suspect your question is a FAQ, please visit the archives *before* posting.

Regards,

Sybrand Bakker, Oracle DBA

"Tom Waterhouse" <tomwater2_at_earthlink.net> wrote in message news:3A83078E.68A335FB_at_earthlink.net...
> Oracle novice here, so please excuse the question.
>
> Is there a way to return a result set from a stored procedure? That is,
> if I wanted a stored procedure to return a result set, and then be able
> to have access to that result set via JDBC (just like a select
> statement), what can I do?
>
> Thanks,
>
> Tom
>
Received on Thu Feb 08 2001 - 15:26:38 CST

Original text of this message

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