阅读背景:

T-SQL朝花夕拾(三) T-SQL语法

来源:互联网 

--sql循环
declare @i int;
set @i=1;

while (@i<=5)




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: