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
does sql support programming? : Sql dba
What is an exception in pl/sql?
What is an example of translating a date into julian format?
What is a left inner join?
what is a constraint? : Sql dba
Can we insert in view in sql?
What is user in sql?
What is a sql driver?
Which are the different types of indexes in sql?
What are the types of functions in sql?
what is a primary key? : Sql dba
How to Declare Fixed Length String Value In PL SQL
What is microsoft t sql?
Is pl sql a programming language?
What are two statement types in sql?