what is the order of pre-defined exceptions.

Answer Posted / roopesh kumar

We can directly handle them in exception section need not
to declare them. We need to declare them onle in case when
we want to put user friendly message instead of oracle's
default one.

Note: When others should be handle in last of exception
handling part of block.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of prepared statement?

647


How to combine two stored procedures in sql?

700


What is difference between table and view?

612


How many unique keys can a table have?

657


what are all the different types of indexes? : Sql dba

622






What is using in sql?

675


What is sql character function?

618


What is full join?

607


mention if it is possible to import data directly from t-sql commands without using sql server integration services? If yes, what are the commands? : Transact sql

668


How do I tune a sql query?

607


Is sql database free?

624


how to drop an existing index in mysql? : Sql dba

623


What is before and after trigger?

610


How many indexes can be created on a table in sql?

587


What are the conditions an underlying table must satisfy before a cursor can be used by a positioned update or delete statement? : Transact sql

633