Calculate the space used per row - need to calculate data for 24 months
DB: ORACLE 11.2.0.3RAC.
I need to calculate the space used PER ROW in a table, so I could figure out how much space will I need for 24 months.
Also for the same table, how would I figure out index space as well.
thanks.
I need to calculate the space used PER ROW in a table, so I could figure out how much space will I need for 24 months.
Also for the same table, how would I figure out index space as well.
thanks.
0