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 -> Stored Procedure/Package Returning Recordset to C# application.

Stored Procedure/Package Returning Recordset to C# application.

From: LineVoltageHalogen <tropicalfruitdrops_at_yahoo.com>
Date: 1 Feb 2006 10:32:25 -0800
Message-ID: <1138818745.325427.45270@o13g2000cwo.googlegroups.com>


Is a ref cursor in a stored procedure the only way to return a record set in Oracle 9i/10g?
In SQL Server you can simply put "select * from table" in a stored proc and you are good to go. It appears that in Oracle you cannot do this. Any input would be greatly appreciated.

TFD Received on Wed Feb 01 2006 - 12:32:25 CST

Original text of this message

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