#SQL Server Capacity Planning

Database Table Size

A reusable SQL query to report row counts, total space, used space, and unused space per table and schema using sys.allocation_units.

· 1 min read