DBMS_?

From: Nick G. Anagnos <anagnon_at_westat.com>
Date: 2000/04/27
Message-ID: <3908ADE9.6AE553BE_at_westat.com>#1/1


Writing a plsql program to accept user inputs and want to move them to a PLSQL table.
Using the sqlplus command (accept) to capture the data. Moving the data one by one to a plsql table and using it as an single dimentional array.

Problem: Trying to create loop to both capture the 6 separate input values and loop to store those values into a single dimentional array(plsql table), but having problems. Does anyone have any examples of something similar? Should I bag the accept command for something else. Is there a package or function that will fit my needs. Appreciate any advice.

Nick Received on Thu Apr 27 2000 - 00:00:00 CEST

Original text of this message