流程控制函数
更新时间:2024-02-21
GaiaDB-X支持的函数,如下:
函数名 | 描述 |
---|---|
CASE | Case operator |
IF() | If/else construct |
IFNULL() | Null if/else construct |
NULLIF() | Return NULL if expr1 = expr2 |
GaiaDB-X支持的函数,如下:
函数名 | 描述 |
---|---|
CASE | Case operator |
IF() | If/else construct |
IFNULL() | Null if/else construct |
NULLIF() | Return NULL if expr1 = expr2 |