Mega Code Archive

 
Categories / MySQL Tutorial / Control Flow Functions
 

Control Flow Functions

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