MySQL-11-存储过程(二)

2015-01-23 22:04:42 · 作者: · 浏览: 12
e LOOP_LABLE;

end if;

end loop;

end;

$$

DELIMITER ;