What is Pragma EXECPTION_INIT ? Explain the usage ?
Answer Posted / harish
Oracle have some builtin errors but they have only error
code not the error name user can define this builtin errors
by using Pragma EXECPTION_INIT
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Define overloaded procedure?
Can a trigger call a stored procedure?
Explain isolation levels. : Transact sql
What is a trigger in sql?
Can you selectively load only those records that you need? : aql loader
Is inner join same as self join?
Is and as keyword in pl sql?
What are character functions?
Which is better cte or subquery?
Can we create clustered index without primary key?
what is commit? : Sql dba
What is sqlexception in java?
What is a sql instance vs database?
tell me about various levels of constraint. : Sql dba
Why do we create stored procedures & functions in pl/sql and how are they different?