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

Re: Variable number of variables in PL/SQL

From: mgumbs <mgumbsNOmgSPAM_at_hotmail.com.invalid>
Date: Fri, 31 Mar 2000 06:59:34 -0800
Message-ID: <0f821799.2c938307@usw-ex0102-015.remarq.com>


You may want to use a PL/SQL table. If the user says they want 3 variables, you can create a PL/SQL table with 3 records in it etc.

M

Received on Fri Mar 31 2000 - 08:59:34 CST

Original text of this message

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