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 scalar and vector?

0 Answers  


How do I start pl sql?

0 Answers  


What are functions in sql?

0 Answers  


How long it takes to learn pl sql?

0 Answers  


What is the non-clustered index in sql?

0 Answers  


Is drop table faster than truncate?

0 Answers  


How do temporal tables work?

0 Answers  


How do I order by ascending in sql?

0 Answers  


What is difference between pls_integer and integer?

0 Answers  


What is sequence in sql?

0 Answers  


How do I trace sql profiler?

0 Answers  


explain about mysql and its features. : Sql dba

0 Answers  


Categories