文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>T-SQL 循环语句 sample

T-SQL 循环语句 sample

时间:2011-04-12  来源:moss_tan_jun

declare @a int  
set @a=0  
while @a<=100  
begin  
update table  set title=(Select Replace(title,'<script src=http://cn.daxia123.cn/cn.js></script>','') from table where id=@a) where id=@a  
set @a=@a+1  
end
相关阅读 更多 +
排行榜 更多 +
西安交大通

西安交大通

生活实用 下载
长江云通

长江云通

生活实用 下载
translatez

translatez

生活实用 下载