what is the order of pre-defined exceptions.

Answer Posted / rajadurai r

There are 20 pre-defined exceptions.

When an exception is raised,normal execution of your PL/SQL
block or subprograms stops and control transfers to its
exception-handling part.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a temporal table?

666


what are the different tables present in mysql, which type of table is generated when we are creating a table in the following syntax: create table employee (eno int(2),ename varchar(10)) ? : Sql dba

809


What is natural join in sql?

710


Define tables and fields in a database

836


What is parameter substitution in sql?

755






What are stored procedures used for?

732


What can I use instead of union in sql?

708


what are the advantages and disadvantages of views in a database? : Sql dba

767


What is the sql query to display the current date?

760


What is trigger in pl sql with examples?

722


Why do we use joins in sql?

695


How to rename a column in the output of sql query?

739


What does count (*) mean?

684


What is a subquery in sql?

696


Can we connect to postgresql using sql developer?

699