把图片地址中的某个字串替换为另外一个字串

UPDATE{pre}vodSET vod_pic=REPLACE(vod_pic,'原始字串','替换成其他字串')