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

Home -> Community -> Usenet -> c.d.o.misc -> Proc SP returning variable number of elements

Proc SP returning variable number of elements

From: Robert M. Gary <robert.gary_at_nospam_osi.com>
Date: Thu, 25 Oct 2001 10:19:49 -0700
Message-ID: <3BD849B5.7B2A60A1@nospam_osi.com>


I have a stored procedure that returns a variable number of elements. I need to call this from a ProC ESQL application in 8.0.6.
There are no known upper bounds to the number of elements my customer may use.
The elements are all of type number.

How can my ESQL accept a variable number of elements? Received on Thu Oct 25 2001 - 12:19:49 CDT

Original text of this message

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