Handle raised exceptions, you write separate routines called exception handlers - PL/SQL

Q.  To handle raised exceptions, you write separate routines called exception handlers.
- Published on 07 Jul 15

a. Yes
b. No

ANSWER: Yes
 
Once the exception handle run, the current block stops executing and the next block starts resuming. If there is no other block the control returns back to the host environment.

Post your comment / Share knowledge


Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)