摘要: update table1 set [A] = REPLACE([A],'and','&&') 修改table1中 A列的数据替换and为&&符号 阅读全文
posted @ 2013-08-21 18:11 EleMMent 阅读(1219) 评论(0) 推荐(0)