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 an exception in PL/SQL? What are the two types of exceptions?
Does view store data in sql?
Can you select everything, but 1 or 2 fields, without writer's cramp?
How do I clear the screen in sql plus?
What port does sql server use?
How can check sql version from command line?
How can you get sql*loader to commit only at the end of the load file? : aql loader
What is mdf ldf and ndf?
What is trigger in pl sql with examples?
what is “go” in t-sql? : Transact sql
How do you modify a trigger?
What is the purpose of a sql?
What are pl sql procedures?
What is trigger and stored procedure in sql?
What is normalization in a database?