如果你的替换后的内容一致的,比如都是替换成bbb,那么:update table set fields = bbb where fields like 'aaaa____bbb'(3个短下划线)
可以的....没问题.....