Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Variable number of variables in PL/SQL
Hi all,
I have a problem with accepting a variable number of variables.
I want to do something like this:
Enter the number of variables : 3
Enter value for var_1 : ... Enter value for var_2 : ... Enter value for var_3 : ...
Is this possible ?
Any suggestions are welcome.
Thanks,
Tim Martens.
![]() |
![]() |