摘要:
使用 if、case、loop、leave、iterate、repeat、while 语句来控制流程。 1、if 语句 IF i_staff_id =2 THEN SET @x1 = @x1 + d_amont; ELSE set @x2 = @x2 +d_amount; end if; 2、cas 阅读全文
posted @ 2020-07-20 17:56
别看窗外的世界
阅读(300)
评论(0)
推荐(0)
浙公网安备 33010602011771号