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

Is there a way to automate sql execution from the command-line, batch job or shell script?

549


What is the use of index in sql?

547


What are analytical functions in sql?

531


what are set operators in sql? : Sql dba

530


How consistent is the view of the data between and within multiple sessions, transactions or statements ?

1702






What is procedure explain with example?

530


what is the stuff function and how does it differ from the replace function? : Sql dba

615


what is normalization? : Sql dba

559


Can you have a foreign key without a primary key?

507


Why schema is used in sql?

508


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

558


what is text? : Sql dba

547


What is the difference between Union and Union all. Which is faster.

842


Explain two easy sql optimizations.

598


What is cursor in pl sql with examples?

475