How to trace the errors in pl/sql block code?
Answer Posted / shivashanker
select text from user_errors where name='PROCEDURE NAME OR FUNCTION NAME'
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is error ora-12154: tns:could not resolve the connect identifier specified?
Does view store data in sql?
what are the advantages and disadvantages of cascading style sheets? : Sql dba
What is the difference between explicit and implicit cursors in oracle?
Could you please provide oca (oracle 10g) dumps for my certification ?
How do you update a sql procedure?
How to return an array from java to pl/sql?
What is difference between stored procedures and application procedures?
Are dml statements autocommit?
What do you understand by pl/sql records?
What is the usage of when clause in trigger?
What is sql and db2?
How do temporal tables work?
What is pivot table in sql?
What is pls_integer in pl sql?