<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Does rebuilding a clustered index rebuild nonclustered indexes?</title><link>http://blogs.msdn.com/khen1234/archive/2007/02/27/does-rebuilding-a-clustered-index-rebuild-nonclustered-indexes.aspx</link><description>This came up yesterday with one of our support engineers, so I thought I’d post a brief entry on it. On SQL Server 2005, using ALTER INDEX…REBUILD to rebuild a clustered index does not rebuild its nonclustered indexes by default. If you think about it,</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Clustered Index Rebuilds Affecting Non-Clustered Indexes</title><link>http://blogs.msdn.com/khen1234/archive/2007/02/27/does-rebuilding-a-clustered-index-rebuild-nonclustered-indexes.aspx#1770787</link><pubDate>Wed, 28 Feb 2007 00:44:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1770787</guid><dc:creator>Technical Weblog of Eric Charran</dc:creator><description>&lt;p&gt;Another nifty note about indexing. One of the more popular interview questions for technical folks is&lt;/p&gt;
</description></item><item><title>re: Does rebuilding a clustered index rebuild nonclustered indexes?</title><link>http://blogs.msdn.com/khen1234/archive/2007/02/27/does-rebuilding-a-clustered-index-rebuild-nonclustered-indexes.aspx#1773009</link><pubDate>Wed, 28 Feb 2007 11:48:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1773009</guid><dc:creator>colin leversuch-roberts</dc:creator><description>&lt;p&gt;actually this is a great step forward for index rebuilding, there are times when this is exactly what is required. Thanks, I hadn't explored this option.&lt;/p&gt;
</description></item><item><title>Does rebuilding a clustered index rebuild nonclustered indexes? </title><link>http://blogs.msdn.com/khen1234/archive/2007/02/27/does-rebuilding-a-clustered-index-rebuild-nonclustered-indexes.aspx#3527770</link><pubDate>Mon, 25 Jun 2007 23:48:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3527770</guid><dc:creator>SQL Server Performance and Tuning - (SSQA)</dc:creator><description>&lt;p&gt;Does rebuilding a clustered index rebuild nonclustered indexes? I have discussed this question with one&lt;/p&gt;
</description></item><item><title>re: Does rebuilding a clustered index rebuild nonclustered indexes?</title><link>http://blogs.msdn.com/khen1234/archive/2007/02/27/does-rebuilding-a-clustered-index-rebuild-nonclustered-indexes.aspx#4919069</link><pubDate>Sat, 15 Sep 2007 02:20:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4919069</guid><dc:creator>abhay_ch</dc:creator><description>&lt;p&gt;I have few Questions Ken...&lt;/p&gt;
&lt;p&gt;1) I have checked in SQL Server 2005 That If we rebuild the Clustered Index , it does not rebuild the Non-clusered indexes.&lt;/p&gt;
&lt;p&gt;Database :Adventureworks&lt;/p&gt;
&lt;p&gt;Table : Production.Product&lt;/p&gt;
&lt;p&gt;2) secondly , even if i rebuild the indexes , there is no change in the fragmentation ..&lt;/p&gt;
&lt;p&gt;3) in the same database i have seen that if rebuild the indexes ....fragmentation increases ..&lt;/p&gt;
&lt;p&gt;Pretty confused .........&lt;/p&gt;
</description></item></channel></rss>