How to trace the errors in pl/sql block code?
Answer Posted / madhuri
SHOW ERROR will show the error code and message in a pl/sql
block.
If you know where exactly the error is then uses number of
dbms statements before/after each sql statement.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Can we use threading in pl/sql?
Is microsoft sql free?
what is commit? : Sql dba
What is a parameter query?
What is sql catalog?
What is clause in sql?
Can we commit in trigger?
How much does sqlite cost?
How to display the current date in sql?
What is coalesce sql?
What are the benefits of pl sql?
Are dml statements autocommit?
Is it possible for a table to have more than one foreign key?
What is pls integer?
What is the difference between the sql*loader and import utilities? : aql loader