tsql编程中需要注意的问题

判断语句

if ()

begin

end

else if()

else

赋值语句

set @dd=1

原文地址:https://www.cnblogs.com/lv_yantao/p/1605274.html