pass in array / insert statement
482810Sep 19 2006 — edited Sep 20 2006Hi 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!