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 |
how do you describe O2C along with tables
how to call report from oracle oracle apps11i?
Which one Module is Biggest Module in oracle apps?
diff between key and descriptive flexfield.
How to know the number of invoices generated for one PO from front end (navigation)?
what is the prerequisite for defining unit of measure?
in one report using two layout models.if yes how to do
Difference between Bind and Lexical parameters?
what is the back ground program run while transferring data from OM to AR?
wht r the basetables of customer interface?
WHAT IS REFCURSOR IN ORACLE ?
Are you familiar with internet architecture of oracle apps 11i?