Admin - Top 10 Tables by Size
Summary
This Dataview shows the list and details of the top 10 tables in the database. It is helpful in the auditing process.
Columns
| Column | Description | 
|---|---|
| Table_name | Displays the name of the table | 
| Rows | Displays the number of rows in the table | 
| Data | Displays the amount of data/size in the table | 
| Total_size | Displays the total size of the table |