SQL存储过程中的if判断语句:
1 if ... then... ; 2 elseif ... then ... ; 3 elseif ... then ... ; 4 else ... ; 5 end if;
【项目】项目2
原文:https://www.cnblogs.com/datachen/p/13621764.html