if 1=1 begin declare @abc int; set @abc = 1 end print @abc
可以打出1出来
posted on 2013-11-15 15:56 Orz.. 阅读(197) 评论(0) 收藏 举报