Chapter 4: Table and Index Size

This chapter explains how to determine the current sizes of tables and indexes and how to estimate table size for space planning.

Topic

Page

Determining the sizes of tables and indexes

§

Effects of data modifications on object sizes

§

Using optdiag to display object sizes

§

Using sp_spaceused to display object size

§

Using sp_estspace to estimate object size

§

Using formulas to estimate object size

§

Knowing the sizes of your tables and indexes is important to understanding query and system behavior. At several stages of tuning work, you need size data to: