in reply to Perl DBI and oracle complex data types

No, with the bind_in_out method, you can return variables from procedures, you can even return cursors, but not tables.
  • Comment on Re: Perl DBI and oracle complex data types