CodePudding user response:
- collect all the tables of statistics, execute this again, the second column is probably need data blocks, the third column is the actual blocks
The select table_name, avg_row_len * num_rows/8192, blocks
The from user_tables