TiDB Self-Managed
Learning Center
Contact Us
Sign In
Start for Free
Important
You are viewing the archived documentation of TiDB, which no longer receives updates. It is recommended that you use
the latest LTS version
of the TiDB database.
Control Flow Functions
Name
Description
CASE
Case operator
IF()
If/else construct
IFNULL()
Null if/else construct
NULLIF()
Return NULL if expr1 = expr2
Download PDF
What's on this page
What's on this page