摘要: SELECT COUNT(TABLE_NAME) FROM information_schema.TABLES WHERE TABLE_SCHEMA='数据库名称'; 阅读全文
posted @ 2019-10-14 11:32 卜鑫 阅读(214) 评论(0) 推荐(0) 编辑