msql replace 用法

UPDATE sys_dept SET ancestors = REPLACE ( ancestors, ',,', ',' ); 

posted on 2022-06-28 10:19  zyp_java_net  阅读(30)  评论(0)    收藏  举报

导航