use information_schema; select table_name,table_rows from tables where TABLE_SCHEMA = '_bjca' order by table_rows desc; 相关文章: 2022-01-09 2022-12-23 2022-12-23 2022-02-07 2022-01-01 2022-12-23 2021-07-15