Stored Procedure call
Hi All,
I am able to call a stored procedure... but what should be done if the input parameter for the stored procedre is a VARRAY and the out prameter is a CURSOR...
I don't how to pass values to VARRAY and read the value from CURSOR
Can you plz. help me out in this...
Thanks
Ramesh

