Loading

摘要: select table_schema, table_name from information_schema.tables where table_name not in (select distinct table_name from information_schema.columns whe 阅读全文
posted @ 2020-03-20 19:43 李行行 阅读(3419) 评论(0) 推荐(0)