SQL$HELP_OLD72.HLB — IF Control, Arguments ELSEIF_THEN
If the ELSEIF predicate evaluates to TRUE, SQL executes the SQL
statements in the THEN clause. If the ELSEIF predicate does not
evaluate to TRUE, SQL evaluates the predicates in any subsequent
ELSEIF or ELSE clauses.