SELECT COUNT(1) FROM information_schema.tables WHERE table_schema = 'leleli';

--解释:数据库名叫“leleli”

相关文章: