bash array passed to oracle

Hi all..

Does anyone know have an example of passing the contents of a bash array to oracle?

basically I am looking to loop through the contents of a file(not csv!) and store each line into a bash array. Once i have this I can then pass the array into an oracle procedure that accepts an array as an argument and process it from there..

any code snippets would be brilliant?!

Kind Regards

Satnam

Hi Dude

Have you got any reply