Recent content by ToddL

  1. T

    Handling Multiple Error Messages

    There are times when I'm testing a stored procedure from SQL*Plus and an error occurs. What is returned, at times, are multiple errors from different stored procedures since I have sp's calling other sp's and functions. So, I end up with a chain of errors. How can I get the complete chain of...
Back
Top