Quantcast
Channel: Teradata Forums - Database
Viewing all articles
Browse latest Browse all 14773

Size of table with partial data (active records) - response (6) by dnoeth

$
0
0

The easiest way to get an average row size for a populated table is always size/count.
So just get the size from dbc.TableSizeV and calculate the percentage assigned to those active rows based on count(*) vs. Count(active).
 
Dieter


Viewing all articles
Browse latest Browse all 14773

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>