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 |
what is organization id
If we transfer the data from legacy system to oracle base tables. I want to hold the data in interface table how?
how to create requst set in oracle apps and how to send muliple requests at a time,
Which is the best website to learn Oracle Apps?
what are the sql attributes?
What does appl_top directory contain?
Can you explain the difference between architecture followed in 10g & 11g?
When you run he report you have to get only that particular organization po numbers or item number how can do it?
what is the data type of lexical parameter?
What is the difference between buyer&employee in PO module?
What is MO operating units. Why it need to to set this and where .
what is meant by Drill Down in Discoverer report? why it will be use?