DRDS 支持如下流程控制函数:
函数名 | 描述 |
CASE | Case operator |
IF() | If/else construct |
IFNULL() | Null if/else construct |
NULLIF() | Return NULL if expr1 = expr2 |
DRDS 支持如下流程控制函数:
函数名 | 描述 |
CASE | Case operator |
IF() | If/else construct |
IFNULL() | Null if/else construct |
NULLIF() | Return NULL if expr1 = expr2 |