![]() |
|
Do you know where your variables are? | |
PerlMonks |
Re^2: Binding "Out" Parameters to Table Types for Oracle PL/SQL Stored Proceduresby Anonymous Monk |
on Jul 06, 2007 at 08:30 UTC ( #625216=note: print w/replies, xml ) | Need Help?? |
Since i am calling a remote stored procedure in PERL through a DB link. One of the OUT parameter is a record of type table. Is there any way of fetching this in PERL.I can only return a cursor if i call a local procedure first and then write the data in a table which i don't want to do.
In Section
Seekers of Perl Wisdom
|
|