代码改变世界

tsql编程中需要注意的问题

2009-11-18 12:44  LvSir  阅读(155)  评论(0编辑  收藏  举报

判断语句

if ()

begin

 

end

else if()

else

赋值语句

set @dd=1