Hi monks!
I have a handle named $sth thru which i am preparing, binding parameters and calling a Stored procedure. What gets returned from '$sth->Execute' statement, irrespective of what the Stored procedure code actually returns!!
To make things more clear, take this scenario...if a database error occured or if the procedure itself is missing during the execution of the statement, what does Oracle send back to the perl program ?
Putting the question in C-language style, what is the return-type of the $sth->execute() function in perl ??
Some help please...
In reply to what does sth->execute return ? by TheYoungMonk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |