摘要: #======================================================================= #查询表信息 select table_name, table_comment, create_time, update_time from information_schema.tables where table_schema = (sel... 阅读全文
posted @ 2019-06-28 14:33 优六系统(Util6MIS+) 阅读(2162) 评论(0) 推荐(0)