SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 

Get Table Sizes and Percent of Database Size

By hawg, 2004/11/24

Total article views: 921 | Views in the last 30 days: 11

This script uses two undocumented stored procedures that retrieve all tables in the database in which it is run and lists the data and index sizes, the sum of these sizes, and the table's size percentage of the entire database. The results are presented in descending order of the sum of the data and index size.

Simply run this in Query Analyzer in the database you want to query.

By hawg, 2004/11/24

Total article views: 921 | Views in the last 30 days: 11
Your response
 
 
Related Articles
FORUM

Database Sync

Database

FORUM

Database suspect

Database

FORUM

Database Synchronization

Database Synchronization

FORUM

regarding database

regarding database

FORUM

Distributed database

Distributed database

 
Contribute

Free registration required...

To read the rest of this article, and access thousands of other articles, we ask you to register on the site and subscribe to our newsletters.

Login (existing users)

Login

Email:   Password:   Remember me: Forgotten your password?

Register (new users)

Register

Email:   Password:
Confirm:

Subscribing to our newsletters gets you:

  • ALL of our content (thousands of articles, scripts, and forum postings)
  • A daily newsletter (example)
  • A weekly news round up (example)
  • The opportunity to ask and answer questions in our forums
  • A daily Question of the Day to test and help you increase your knowledge of SQL Server.

Steve Jones
Editor, SQLServerCentral.com