Control Flow Functions : Introdunction « Control Flow Functions « MySQL Tutorial






NameDescription
CASECase statement
IF()If/else construct
IFNULL()Null if/else construct
NULLIF()Return NULL if expr1 = expr2


18.1.Introdunction
18.1.1.Control Flow Functions