Q. Which of the following is not correct about an Exception? (Solved)
1. Raised automatically / Explicitly in response to an ORACLE_ERROR
2. An exception will be raised when an error occurs in that block
3. Process terminates after completion of error sequence.
4. A Procedure or Sequence of statements may be processe
- c. Process terminates after completion of error sequence.