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
What is a constraint? Tell me about its various levels.
How do I view a sql database?
Which is better join or subquery?
what is data control language? : Sql dba
What action do you have to perform before retrieving data from the next result set of a stored procedure ?
How do you add a column to a table?
what is denormalization. : Sql dba
What is rowid in sql?
how to analyze tables with 'mysqlcheck'? : Sql dba
What are the set operators in sql?
what is auto increment? : Sql dba
How to assign sql query results to pl sql variables?
What is the difference between count 1 and count (*) in a sql query?
What is sap sql anywhere?
What is varray in pl sql?