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 a data manipulation language?
Enlist the data types that can be used in pl/sql?
What is difference between stored procedures and application procedures?
Which software is used for pl sql programming?
What is sql query optimization?
How do I trace sql profiler?
What are pl/sql cursors?
what is a composite key ? : Sql dba
Can we create a trigger on view?
How to return multiple rows from the stored procedure?
What is data abstraction in sql?
What are all the different normalization?
What is pl sql in oracle?
What is the reports view in oracle sql developer?
What is clustered index sql?