Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to accept multiple input values using plsql

728159Feb 15 2010 — edited Feb 15 2010
I am in a process of designing a small tool. The tool needs to accept multiple input values. I know this can be done using sql.
But is there any way, i can input multiple values using for loop, where in the loop would get executed depending on the number of times a user wants to enter the values.

It is also fine, if i can accept all the values at once and some how parse them!
This post has been answered by 730428 on Feb 15 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 15 2010
Added on Feb 15 2010
4 comments
5,677 views