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 -> Re: Select Statement in Stored Procedure

Re: Select Statement in Stored Procedure

From: Henning Voss <henning_at_rbg.informatik.tu-darmstadt.de>
Date: Wed, 28 Oct 1998 08:25:35 GMT
Message-ID: <3636d4dd.3475267@news>


On Mon, 26 Oct 1998 13:24:36 GMT, tkyte_at_us.oracle.com (Thomas Kyte) wrote:

hi,

To make things somewhat more confusing, is it possible (using your example) to
1) call the function without knowing the name of the function to call at compile time ?
2) return multiple tables using out parameters ? 3) process the tables (as i do not know the name of the function/procedure i also do not know the exact format of the resulting tables) ?

server: oracle 7.3
development plattform: Pro*c

every hint is appreciated
henning Received on Wed Oct 28 1998 - 02:25:35 CST

Original text of this message

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