Which statement is incorrect about an Exception?
Options
- Process terminates after completion of error sequence.
- An exception will be raised when an error occurs in that block
- Raised automatically / Explicitly in response to an ORACLE_ERROR
- A Procedure or Sequence of statements may be processed.
CORRECT ANSWER : Process terminates after completion of error sequence.
Write your comments