Which exception is raised when there is an internal problem in PL/SQL?

124. Which exception is raised when there is an internal problem in PL/SQL?

  1. VALUE_ERROR
  2. INTERNAL_ERROR
  3. PROBLEM_ERROR
  4. PROGRAM_ERROR

Answer: D) PROGRAM_ERROR

Explanation:

PROGRAM_ERROR is raised when there is an internal problem in PL/SQL.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.