declare @int int
set @int=0
select @int=@int+Gid   from Expro_News
print @int
posted on 2009-03-17 12:01  bestsaler  阅读(186)  评论(0)    收藏  举报