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