2022年11月8日
摘要: 1、把字段filePath中所有类似 '/usr/local/Trolltech/%'的字符串都替换成 '/zzzzz/' update EstDlpFileAttribute set filePath = replace(filePath,'/usr/local/Trolltech/', '/zz 阅读全文
posted @ 2022-11-08 10:44 北京开发 阅读(287) 评论(0) 推荐(0)