SELECT COUNT(*) FROM information_schema.TABLES WHERE table_schema = '数据库名';
转载于:https://www.cnblogs.com/nicknailo/p/8795213.html
SELECT COUNT(*) FROM information_schema.TABLES WHERE table_schema = '数据库名';
转载于:https://www.cnblogs.com/nicknailo/p/8795213.html