in reply to Re: DBI Oracle. how to pass a record as parameter to PL/SQL function
in thread DBI Oracle. how to pass a record as parameter to PL/SQL function

I have already gone through the DBD-Oracle documentation.
So it would seem that what I want to do it not possible at the moment, due to the fact that we can only pass atomic parameters to a PL/SQL function.

PS: I see that I have a typo in my example regarding the array. :-)

Thanks

  • Comment on Re^2: DBI Oracle. how to pass a record as parameter to PL/SQL function