select a.TABLE_SCHEMA ,a.TABLE_NAME ,a.TABLE_ROWS from information_schema.tables a where a.TABLE_SCHEMA ='db_patrol' order by a.TABLE_ROWS ;

 posted on 2021-01-19 16:21  归鸿藏宝阁  阅读(42)  评论(0)    收藏  举报