delimiter # /* code need ; to terminate statements */ delimiter ;
IF condition THEN statements ELSEIF condition THEN statements ELSE statements END IF