select TABLE_NAME , num_rows * avg_row_len /1024/1024 AS KJfrom ALL_tables WHERE TABLE_NAME IN (select TABLE_NAME from all_tables where owner='PRODDTA... Read More
posted @ 2015-09-18 10:57 刘礼 Views(339) Comments(0) Diggs(0)