Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How the execution will be done in exceptions?

Answers were Sorted based on User's Feedback



How the execution will be done in exceptions?..

Answer / madhuri

Execution is exception is done in many ways.

An exception occurs when there is something wrong in the
code of pl/sql block.
Exception can be raised either in declarative,executable or
in exception section itself.
In case of nested blocks when an exception occurs in inner
block,it will try to find its handle in the same block,if
not then control comes out of inner block and executes the
handler in the outer block.

When exception occurs in declarative and exception
section,then control is propagated to the next outer block.

Is This Answer Correct ?    2 Yes 0 No

How the execution will be done in exceptions?..

Answer / swapna

We use exceptions to check the status of our procs .. like
what to do if the things are not going smoothly as
expected . ie we insert errors in audit tables with
user,date-time,err code.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

what is foreign key? : Sql dba

0 Answers  


What are the components of a PL/SQL block ?

3 Answers  


How to add, remove, modify users using sql?

0 Answers  


Is null operator in sql?

0 Answers  


list out some tools through which we can draw e-r diagrams for mysql. : Sql dba

0 Answers  


differentiate between float and double. : Sql dba

0 Answers  


What is sql prepared statement?

0 Answers  


how view used for security purposes?

3 Answers   Glam India,


What are the Restrictions on Cursor Variables?

2 Answers  


what are all different types of collation sensitivity? : Sql dba

0 Answers  


What is exit statement?

0 Answers  


Describe different types of general function used in sql?

0 Answers  


Categories