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 an inner join sql?

543


what is schema? : Sql dba

560


What is bind reference and how can it be created?

576


What is difference between sql and mysql?

529


What is sqlerrd?

524






What is a data definition language?

554


What does closing a cursor do?

762


in oracle 10g sw after compiling procedure how to pass parameter values ,if we (v_empid out number)how to give empid after successful compilation program.This site exact suitable for 10g with respect to question & answer same format , im trying sql browser & sql command prompt using exec procedure name & respective parameters.

1643


How to add a column ‘salary’ to a table employee_details?

587


How to run sql commands in sql*plus?

584


What are the sql aggregate functions?

604


What are the different operators available in sql?

570


Is primary key an index?

533


Define implicit and explicit cursors.

626


Can we call stored procedure in function?

550