MSDN: Index Tuning Wizard for Microsoft SQL Server 2000

By Bill Graziano on 4 October 2000 | Tags: Performance Tuning , Indexes


This article describes the Index Tuning Wizard in Microsoft SQL Server 2000. The Index Tuning Wizard simplifies the task of identifying which indexes to create in a table and also optionally generates scripts to create them by analyzing a user-supplied workload.

Link: MSDN: Index Tuning Wizard for Microsoft SQL Server 2000


Related Articles

Which is Faster: SAN or Directly-Attached Storage? (21 January 2008)

Using Included Columns in SQL Server 2005 (14 January 2008)

SQL Server Indexes: The Basics (26 November 2007)

Benchmarking Disk I/O Performance: Size Matters! (30 October 2007)

What I Wish Developers Knew About SQL Server (Presentation) (11 October 2007)

Introduction to Parameterization in SQL Server (7 August 2007)

Using Indexed Computed Columns to Improve Performance (16 January 2007)

SQL Server Storage Engine Team Blog (7 June 2006)

Other Recent Forum Posts

Getting a sum for date ranges of 7 days when there are missing dates (4d)

Why Does My SQL Server Agent Job Fail on Schedule but Succeed Manually? (17d)

How to group by invg_id instead of null lines (17d)

Trigger is not allowing the database to populate when enabled (32d)

Trigger is causing database to not populate (32d)

Consecutive count of holidays if first date of a month is holiday (34d)

Issues With Not Having Permissions To Add New Database (36d)

I need help with checking the sql query (44d)

- Advertisement -