﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Administration / SQL Server 7,2000  / About Index Tuning wizard / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Thu, 23 May 2013 09:17:30 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: About Index Tuning wizard</title><link>http://www.sqlservercentral.com/Forums/Topic436986-5-1.aspx</link><description>To use the Index Tuning Wizard you can capture a workload via Profiler or use one  from the Query Analyzer Query &amp;#119;indow.   You specify the database, level of analysis to be done, whether you want to keep all indexes and if you want to use indexed views.   Next you specify where to find the query to be analyzed (profiler trace, workload file or QA Query window).  Tell it what tables to use and then let it run.It will provide recommendations on what index to add (or remove) and can generate the code to do so.  You can either run the code right away or save it to run later.Check these  links[url]http://www.microsoft.com/technet/prodtechnol/sql/2000/maintain/tunesql.mspx[/url][url]http://searchsqlserver.techtarget.com/tip/1,289483,sid87_gci1166357,00.html[/url]Toni</description><pubDate>Fri, 28 Dec 2007 06:31:15 GMT</pubDate><dc:creator>toniupstny</dc:creator></item><item><title>RE: About Index Tuning wizard</title><link>http://www.sqlservercentral.com/Forums/Topic436986-5-1.aspx</link><description>Rather don't use the index tuning wizard. It's prone to giving rather sub-optimal suggestions. Learning to tune indexes yourself will get you much better results most of the time.If you're not sure where to start, post the schema or one or two of your tables here, along with the more common queries and someone wll likly help you.If you can, I would suggest getting a consultant in for a couple of days. Someone who specialises in performance tuning. They could then sho you how to go about things.</description><pubDate>Fri, 28 Dec 2007 06:13:55 GMT</pubDate><dc:creator>GilaMonster</dc:creator></item><item><title>About Index Tuning wizard</title><link>http://www.sqlservercentral.com/Forums/Topic436986-5-1.aspx</link><description>I have try to find out performanance of indexex on table through index tuning wizard, but i m not able to understand index tuning wizard.So any one pls give me brief idea about it...with example...how to use it....u can mail me at pprajapati@asite.com</description><pubDate>Fri, 28 Dec 2007 04:36:35 GMT</pubDate><dc:creator>Paresh Prajapati</dc:creator></item></channel></rss>