Multiple choice

There are _____ types of exceptions in PL/SQL.

  1. two

  2. four

  3. three

  4. six

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Exceptions in PL/SQL are classified into two types: predefined (system) exceptions and user-defined exceptions.