Skip to content

Forwarded records

MichelleTaylorRG edited this page Jun 19, 2019 · 1 revision

HEAP tables and forwarded records are a major and overlooked performance problem.

To fix this you can simply do the following:

ALTER TABLE tableName REBUILD

Clone this wiki locally