Hi friends,
Iam writing one Stored Procedure in Oracle and Iam returning the cursor in my procedure.
Iam executing this procedure in my PERL program and I need to get the
cursor in this program. Iam using bind_param subroutines as said in DBD::ORacle documentation.
But, Iam getting some errors. Kindly, tell me what to do and how to do this?
Thanks and Regards