Using toad and an oracle database, how can I call a sp and see the results by passing an array to one of the parameters of the sp?
In the Editor tab you can call it like this:
begin
myproc (my_array_type(1,4,7,9));
end;
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With