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 -> Variable number of variables in PL/SQL

Variable number of variables in PL/SQL

From: TimM <tim.martensNOtiSPAM_at_mail.com.invalid>
Date: Fri, 31 Mar 2000 05:03:33 -0800
Message-ID: <0468619c.05885938@usw-ex0105-035.remarq.com>


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.

Received on Fri Mar 31 2000 - 07:03:33 CST

Original text of this message

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