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 -> PL/SQL variable argument list function

PL/SQL variable argument list function

From: Nuno Guerreiro <nuno-v-guerreiro_at_telecom.pt>
Date: Wed, 01 Jul 1998 16:06:03 GMT
Message-ID: <359a5dd6.106768454@news.telecom.pt>


Is it possible to create a function/procedure in PL/SQL with a variable number of arguments (as in C)?

If the decode() function was written in standard PL/SQL, then it should be possible, right?

I don't see any reference to this in the Oracle documentation.

Thanks for any help,

Nuno Guerreiro Received on Wed Jul 01 1998 - 11:06:03 CDT

Original text of this message

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