pingcap

控制流程函数

控制流程函数

函数名 功能描述
CASE Case 操作符
IF() 构建 if/else
IFNULL() 构建 Null if/else
NULLIF() 如果 expr1 = expr2,返回 NULL