🌈 搜索
📅  最后修改于: 2022-03-11 15:04:58.649000             🧑  作者: Mango
IF condition1 THEN statements; ELSEIF condition2 THEN # OPTIONAL statements; ELSE # OPTIONAL statements; END IF;