SQL如何更新一个字段中指定的值。

update 表 set 字段= replace(字段,'原始字符','替换字符')

posted on 2012-02-06 15:00  Junys  阅读(1587)  评论(0编辑  收藏  举报