12.5 Flow Control Functions

Flow Control Operators

Name Description

'CASE' Case operator

'IF()' If/else construct

'IFNULL()' Null if/else construct

'NULLIF()' Return NULL if expr1 = expr2

 File: manual.info.tmp, Node: numeric-functions, Next: date-and-time-functions, Prev: flow-control-functions, Up: functions