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 |
can we use commit in trigger? If yes how?
How to find which company will be conducted Oracle appa interview? Plz help me
what is organization id
what is the difference between varchar and varchar(2)?
we are inserting,update and delete the data we can do simultaniously, but it will show error in updation? what to do?
Is it possible calling from one report to another? if possible means tell me ?
3 Answers Intelligroup, Satyam,
Do you know where we can check the status of po?
what is the defference between credit memo and debit memo
In xml report, how to print the headings in every page?
In one flat file i got headers and lines data how you can write control file now ?
Is that Possible To create package without Specification , If Yes Give any Examples
Tell me some interface tables on ordermangement.