Skip to content

控制流函数概述

名称 描述
CASE Case 运算符
IF() If/else 语句
IFNULL() null if/else 语句
NULLIF() expr1 = expr2 时返回 NULL