Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Dynamic number of parameters
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
![]() |
![]() |