MySQL Tutorial/Control Flow Functions/Introdunction
Версия от 13:44, 26 мая 2010; (обсуждение)
Control Flow Functions
Name Description CASE Case statement IF() If/else construct IFNULL() Null if/else construct NULLIF() Return NULL if expr1 = expr2