Multiple Choice
The Oracle Database PL/SQL statement used to repeat a set of PL/SQL statements as long as some condition is true is ________.
A) DECLARE
B) BEGIN
C) IF...ELSE...END IF
D) LOOP
E) END;
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: When using Oracle Database,a sequence is an
Q18: The NextVal method provides the next value
Q30: Sequences are most often used to provide
Q66: The Oracle Database Configuration Assistant is the
Q77: In Oracle Database,triggers that are fired once
Q85: Which of the following is not a
Q89: Oracle Database only reads committed changes,and therefore
Q89: The GUI tool for creating a new
Q99: With Oracle Database,you can change the default
Q106: All Oracle Database triggers work at the