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 sql in oracle?
How many types of primary keys are there?
how to get a list of all tables in a database? : Sql dba
Why are aggregate functions called so?
How many types of cursors are available in pl/sql?
What are the disadvantages of file system?
What is before trigger?
what is the difference between blob and text? : Sql dba
what is 'mysqlimport'? : Sql dba
Is join an inner join?
what is the use of set statement in tsql? : Transact sql
What is the benefit of foreign key?
How to run sql functions in pl/sql?
How do I make my sql query run faster?
How do I make sql search faster?