mysql 的procedure 中loop循环的用法。 ... end loop label1; select @x; end;//. create procedure p1() begin set @x=1000000; label1:loop
確定! 回上一頁