Multiple Choice
The Oracle database PL/SQL statement used to test for a condition and then direct when blocks of code should be run depending on the outcome of the test is ________.
A) DECLARE
B) BEGIN
C) IF...THEN...ELSE...END IF
D) LOOP
E) END;
Correct Answer:

Verified
Correct Answer:
Verified
Q9: With Oracle Database,data must be entered at
Q16: If the SQL statement SELECT C1,C2,C3<br>FROM T4<br>WHERE
Q22: What is the Oracle Enterprise Manager 11g
Q26: When creating tables,Oracle Database automatically converts the
Q33: You can include single line comments in
Q36: When creating a new database in Oracle
Q57: The PL/SQL keyword ISTHERE is used to
Q70: In Oracle Database backup and recovery facilities,a
Q98: In Oracle Database recovery facilities,OnLine ReDo files
Q105: Oracle Database triggers BEFORE and AFTER are