摘要: select * from tablename where column like "%str%" 查询表中的某列里包含某str的行 update ear_bbs_threads_content set content = replace(content, substring(content, lo 阅读全文
posted @ 2018-07-24 11:27 Tnu 阅读(11895) 评论(0) 推荐(0) 编辑