Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Select Statement in Stored Procedure
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