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
Can a composite key be null?
Is postgresql a nosql database?
What are sql indexes?
What is the mutating table and constraining table?
What is sql performance tuning?
Can a select statement fire a trigger?
Why are sql stored procedures used?
What are the types of records?
What is the difference between microsoft access and sql server?
What is hibernate and its relation to sql?
How many clustered indexes can be created on a table?
What is the difference between joins?
what are enums used for in mysql? : Sql dba
What is sql engine in oracle?
How does index help in query performance?