将video表中id大于7的记录中的title字段中的字符串3.1替换为4.1
update video set title = replace(title,'3.1','4.1') where id >7
update sc_resource2 set url = replace(url,'http://xx.xx.xx.xx/localResource/public','http://xx.xx.xx.xx:81')
更多精彩内容:各种AI课程、技能课程、黑科技软件、网站小程序源码、副业小项目、PPT模板等精品素材、电商课程、推广引流课程等,尽在 天边资源网 。