Which of the following statements is True?
A) The WHEN clause of a CASE statement ends with a semicolon.
B) The WHEN clause of a CASE statement ends with "END CASE;".
C) The WHEN clause of a CASE expression does not end with a semicolon.
D) The WHEN clause of a CASE statement ends with "ENDCASE".
Correct Answer:
Verified
Q46: Which of the following statement blocks correctly
Q47: Which of the following dictates exactly how
Q48: DECLARE order NUMBER(2) := 4;
Total_amt NUMBER(2);
BEGIN
Total_amt :=
Q49: Which of the following does not use
Q50: The statements that are used to control
Q52: Which of the following evaluates conditions and
Q53: BEGIN LOOP
DBMS_OUTPUT.PUT_LINE(lv_cnt_num);
Lv_cnt_num := lv_cnt_num + 1;
EXIT WHEN
Q54: Which of the following code fragments would
Q55: Which of the following code fragments would
Q56: Which of the following code fragments would
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