Multiple Choice
The ____ section of a PL/SQL block addresses two situations: either an Oracle error is raised or a user-defined error is raised.
A) DECLARE
B) BEGIN
C) EXCEPTION
D) UPDATE
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: Discuss the meaning of the term exception
Q16: _ are declared automatically for DML and
Q17: A(n)<u> EXCEPTION </u>statement within a PL/SQL block
Q18: _ has the possibility of raising the
Q19: _ returns the Oracle error message.<br>A) EXIT
Q21: In PL/SQL, comment text is not executed.
Q23: _ refers to an attempted violation of
Q24: If the<u> INTO </u>clause of a SELECT
Q25: Bulk processing options can have a detrimental
Q26: Implicit cursors are declared and manipulated in