2016年9月29日
摘要: select table_name, num_rows from all_tableswhere num_rows > 10000000order by num_rows; 阅读全文
posted @ 2016-09-29 09:57 海子呢 阅读(550) 评论(0) 推荐(0) 编辑