Variable number of arguments in procedure PL/SQL
865450May 30 2011 — edited May 31 2011Hello everyone,
I have a "simple" question : can a procedure PL/SQL take a variable number of arguments ?
In my case, the procedure is called by the submit button of a form, and the form has variable number of inputs...
Thanks you !