Multiple Choice
The only required sections of a PL/SQL block are the ____ sections.
A) BEGIN & DECLARE
B) DECLARE & EXCEPTION
C) BEGIN & END
D) EXCEPTION & END
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q51: Which of the following statement blocks correctly
Q52: A(n) _ statement does not use a
Q53: Which of the following dictates exactly how
Q54: Which of the following can be referenced
Q55: The following code fragment is a correct
Q57: Which of the following does not use
Q58: The code order NUMBER(2) := 6; is
Q59: The statements that are used to control
Q60: The following code fragment is a correct
Q61: Which of the following code fragments would