If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
I want to pass an Array of numbers from Shell Script to Oracle Stored Procedure.
Please give me details of both sides, Shell script and oracle, ie how to pass it from shell script, how to declare a stored procedure to receive, how to parse the array.