Sql中替换某列的某个字符串

UPDATE p_ccpkc SET eipMatDes= replace (eipMatDes, '&', '&' ) ;

posted @ 2023-02-23 17:42  sharestone  阅读(37)  评论(0)    收藏  举报