jinsonsanik 0 Newbie Poster

Please help me out to find the actual size of the table .

i have used two methods one is (num_rows*avg_row_len)/1024 .

other one vsize(columns1) (for each column in table).

but both the methods are not giving me the right answer help me if u know actual method to find the table size using table overhead ,pctfree and pctused parameters