MySQL字符串替换
我有一列包含URL(id,url):
http://www.example.com/articles/updates/43
http://www.example.com/articles/updates/866
http://www.example.com/articles/updates/323
http://www.example.com/articles/updates/seo-url
http://www.example.com/articles/updates/4?something=test
我想把“更新”改为“新闻”。用脚本可以做到这一点吗?
慕沐林林
相关分类