摘要: select TABLE_NAME,NUM_ROWS from all_tables where OWNER='xx' order by NUM_ROWS desc; 阅读全文
posted @ 2019-07-30 11:19 kakaisgood 阅读(165) 评论(0) 推荐(0)