📚 Practice Mode

Multiple Programming Languages Quiz

Learn at your own pace with hints and detailed explanations

1 / 20
Multiple Answers

What statements must be used in order to raise a user-defined exception in PL/SQL?

  1. RAISE
  2. PRAGMA EXCEPTION_INIT
  3. OTHERS
  4. EXCEPTION