Which of the following lines of code is syntactically correct?
A) DECLARE
Order NUMBER;
Departure DATE;
BEGIN
---- executable statements ---
END
B) DECLARE
Order NUMBER;
Departure DATE
BEGIN
---- executable statements ---
END
C) DECLARE
Order NUMBER(2) ;
Departure DATE;
BEGIN;
---- executable statements ---
END
D) DECLARE
Order NUMBER(3) ;
Departure DATE;
BEGIN
---- executable statements ---
END;
Correct Answer:
Verified
Q20: The syntax of the following code fragment
Q21: If the WHERE clause is not included
Q22: Variables are named memory areas that hold
Q23: The only required sections of a PL/SQL
Q24: The EXCEPTION section of a PL/SQL block
Q26: When an IF statement checks only one
Q27: A(n) CASE expression evaluates conditions and returns
Q28: The _ section of a PL/SQL block
Q29: _ are named memory areas that hold
Q30: The Searched CASE statement does not use
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents