摘要: UPDATE ecm_goods SET description = replace(description,'原字符串', '替换为') WHERE 条件; 阅读全文
posted @ 2013-12-16 14:51 程序猿的笔记 阅读(210) 评论(0) 推荐(0) 编辑