Multiple Choice
The MySQL 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) REPEAT.
E) END.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q10: Which trigger type(s)does MySQL support?<br>A)BEFORE<br>B)AFTER<br>C)INSTEAD OF<br>D)A and
Q13: The MySQL IF statement is used to
Q14: MySQL indexes can be created by using:<br>A)the
Q17: The MySQL keyword to create a cursor
Q42: Explain the MySQL Block Structure.
Q53: Explain the MySQL cursor statements.
Q62: Triggers that have been created in MySQL
Q68: MySQL restores are run on the Restore
Q78: MySQL users should always be given the
Q101: MySQL Workbench is the MySQL GUI application