Solved

The MySQL SQL/PSM Statement Used to Test for a Condition

Question 81

Multiple Choice

The MySQL SQL/PSM statement used to test for a condition and then direct which 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

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions