SELECT COUNT(*) TABLES, table_schema FROM information_schema.TABLES  WHERE table_schema = 'palm_2_0_16' 

 

palm_2_0_16就为你所要查的库名

相关文章: