How can you generate debugging output from PL/SQL?

Correct Answer: Use the DBMS_OUTPUT package Another possible method is to use the SHOW ERROR command

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion