average row length
Hi All,
i created various tables in my oracle database and inserted some rows in each table. I analyzed the table to have 10% stats.
what i want to know is what oracle view should i look at to find out the average row length for each table? what columns should i look?
i was told to look at all_tables but have no idea what column to look at or how to compute the average row length.
does any body has a query to get that info or know what oracle built in table i should go to?
thanks