标签:aliyun learn 代码 where huawei ide lead ali nbsp
update 表名 set 字段=replace(字段同前面的,需要替换的字符串,被替换的字符串) where 条件
例如:update t_social_lead_learn set format_lead_learn =replace(format_lead_learn,‘http://dsideal-yy.oss-cn-qingdao.aliyuncs.com‘,‘http://dsideal.obs.cn-north-1.myhuaweicloud.com‘) where id in (20608,118,331,120)
标签:aliyun learn 代码 where huawei ide lead ali nbsp
原文地址:https://www.cnblogs.com/cuteCoderSnow/p/11331758.html