update 表名 set 列名= replace(cast(列名as varchar(8000)),‘被替换‘,‘替换‘)
SQL 字符替换
原文:http://www.cnblogs.com/xiaoqi742709106/p/4137069.html