测试代码模式网页显示效果
2021/12/31 阅读:1070次 来源:官网
https://www.mrtx.cn/pbnooidmnnniecms
https://www.mrtx.cn/pbnooidmnnniecms
--循环复制一条数据declare @i int; --定义变量set @i=1 --变量赋值while @i<30 --循环执行30次 begin insert into [yr_yun].[dbo].[hrusertype] ( [appid] ,[appname] ,[caption] ,[info] ,[pid] ,[st] ,[roleid] ) select [appid] ,[appname] ,[caption] ,[info] ,[pid] ,[st] ,[roleid] from [yr_yun].[dbo].[hrusertype] where>
上一篇:到头了