Hi, Everybody
I have written stored procedure which has a parameter of tabel and varray type. I'm using OCI to develop application. My question is:
How to pass a array of c/c++ to the stored procedure's parameters? Do you have such example?
Thanks very much!
