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
Is sql a scripting language?
What is the difference between count 1 and count (*) in a sql query?
How do I find duplicates in a single column in sql?
how can we submit a form without a submit button? : Sql dba
how to check server status with 'mysqladmin'? : Sql dba
Can a procedure in a package be overloaded?
What are the various levels of constraints?
Is and as keyword in pl sql?
Explain normalization and what are the advantages of it?
How do I view tables in mysql?
What does inner join mean?
What port does sql server use?
Where do we use pl sql?
how to drop an existing index in mysql? : Sql dba
what is the difference between ereg_replace() and eregi_replace()? : Sql dba