🎴 Flashcard Mode

Oracle PL SQL Programming

Card1 / 15
Mastered0
Review0
QuestionClick to flip

Which of the following is the incorrect statement about 'Unnamed System Exceptions' in PL/SQL?

AnswerClick to flip back
A
These are pre-defined exceptions and given a name in Oracle.
💡 Explanation:

These are not the exceptions that occur frequently. So, these are not predefined and cannot be given a name in Oracle.

Change Mode