Tech Tutorials Database
GeekArticles Database SQL Server
 

How to Detect Table Fragmentation in SQL Server 2000 and 2005

 
Author: sql-server-performance.com
Category: SQL Server
Comments (0)

Table fragmentation can occur when modifying data with INSERT, UPDATE, or DELETE statements, which over time cause gaps in each page. If a query search is based on a table scan or partial table scan, then it will create overhead for the SQL Server process with additional page reads, leading to high CPU activity and unresponsiveness. By Satya Jayanty.

Read More...




Sponsored Links




Read Next: Creating a Step-by-Step User Interface with the ASP.NET 2.0 Wizard Control: The Basics



 

 

Comments



Post Your Comment:

Your Name:*
e-mail ID:(required for notification)*
Image Verification: 
 
 Subscribe