In a package have predefined exception and user defined exception. while execution which exception will be executed first? why?
Answer / swati kapoor
User Defined exceptions are executed prior to system
defined exceptions.
User defined exceptions are executed in the order in which
they are defined.
When an exception is raised,normal execution of your PL/SQL
block or subprograms stops and control transfers to its
exception-handling part.
Note: When others should be handle in last of exception
handling part of block.
| Is This Answer Correct ? | 6 Yes | 1 No |
Is soa a part of oracle fusion middleware?
List the various types of value set.
HOW CAN YOU KNOW UPDATE STMT IS WORKED OR NOT IN PL/SQL?
How to make Parameter as Mandatory?
Is SOB is attached with Business grp ?
what do you mean by value sets
IN GL,AP,PO,AR WHICH MODULE DOESNOT HAVE _ALL TABLES THEN WHY?
pls send me out bound code of supplers,site,bankiformation code pls as soon as
what are the difference between 11.5.7 and 11.5.9 in oracle apps
difference between 2 way and 4 way matching
Which oracle applications pl/sql standard apis you are familiar, have you used most of them?
is it possible to run the interface without using oracle apps?