1、登录mysql 2、使用命令:use information_schema; 3、使用命令:select table_name,table_rows from tables where TABLE_SCHEMA = \'emphant\' order by table_rows desc; 相关文章: 2022-01-17 2021-06-02 2021-11-06 2021-11-17 2021-11-03 2021-10-19 2021-10-19 2021-11-07