Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Row set from stored procedure.

Row set from stored procedure.

From: Rahul Chaudhari <rahulc_at_infonox.com>
Date: Sat, 3 Feb 2007 15:33:29 +0530
Message-ID: <004a01c7477a$8f9d2050$3301f00a@ifxpune.com>


Hi All,

  How can i get multiple rows from a PL/SQL stored procedure oracle 9i.

suppose if select statement in a procedures returns 10 row, then that all 10 row should be return by a procedure at a time.(Like select statement do)

is't possible in oracle.

can i use ref cursor in out param of procedure.

Regards,
 Rahul Chaudhari

--
http://www.freelists.org/webpage/oracle-l
Received on Sat Feb 03 2007 - 04:03:29 CST

Original text of this message

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