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 -> Re: Dynamic number of parameters

Re: Dynamic number of parameters

From: Michael Rothwell <michael_rothwell_at_non-hp-usa-om46.om.hp.com>
Date: 1998/02/05
Message-ID: <34DA4E80.D1F20939@non-hp-usa-om46.om.hp.com>#1/1

Maybe you could use a PL/SQL table, then you could send a variable name and value.

Michael.

Michael J. Braunstein wrote:
>
> I'm trying to write a PL/SQL procedure that takes a dynamic
> number of parameters, without using the old fallback, namely
> "defaults".
> Could someone help me out by either showing me a sample bit of
> code or pointing me in the right direction to a piece of
> documentation?
>
> Thanks.
> --
> -mjb
> --
> -mjb
Received on Thu Feb 05 1998 - 00:00:00 CST

Original text of this message

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