2021年9月26日

postgre replace

摘要: update feedback set imageurl=replace(imageurl,'localhost','103.105.000.10') where imageurl like '%localhost%'; 阅读全文

posted @ 2021-09-26 11:41 历历往事如在昨日 阅读(51) 评论(0) 推荐(0)

导航