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

Returning a result set from a stored procedure

From: Tom Waterhouse <tomwater2_at_earthlink.net>
Date: Thu, 08 Feb 2001 20:53:52 GMT
Message-ID: <3A83078E.68A335FB@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 - 14:53:52 CST

Original text of this message

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