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!

pass in array / insert statement

482810Sep 19 2006 — edited Sep 20 2006
Hi All,
I'm passing in an array OracleType.VarChar
I need to insert a value of 1 with each item in the array.
(Each item in the array is the column name in a table.)
I was thinking about looping through the array but am lost.

Thank you!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 18 2006
Added on Sep 19 2006
10 comments
1,437 views