Control Flow Functions

z
y
T
r

TiDB supports all of the control flow functions available in MySQL 5.7.

NameDescription
CASECase operator
IF()If/else construct
IFNULL()Null if/else construct
NULLIF()Return NULL if expr1 = expr2
Control Flow Functionswas last updated 6/6/2022, 8:02:15 AM: remove aliases for v6.1 docs (#8795)

Was this page helpful?