 |
MySQL :: MySQL 5.0 Reference Manual :: 13.6.5.2 IF Syntax
If no search_condition matches, the ELSE clause statement_list executes. Each statement_list consists of one or more SQL statements; an empty statement_list is not permitted. An IF ... END IF block, like all other flow-control blocks used within stored ..
dev.mysql.com |
 |