﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2008 / SQL Server 2008 Administration  / Difference between Data Fragmentation &amp; Index Fragmentation / 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, 20 Jun 2013 07:34:03 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Difference between Data Fragmentation &amp; Index Fragmentation</title><link>http://www.sqlservercentral.com/Forums/Topic1402305-1550-1.aspx</link><description>[quote][b]Shadab Shah (1/4/2013)[/b][hr]Now what about the column other than the clustered index. They too might have fragmentation. Does this means Table Fragmentation.[/quote]No. Fragmentation is something that indexes have, not tables.Fragmentation is the difference between logical and physical order. Columns that are not part of an index key have no logical ordering, hence can't be fragmented.</description><pubDate>Fri, 04 Jan 2013 05:21:06 GMT</pubDate><dc:creator>GilaMonster</dc:creator></item><item><title>RE: Difference between Data Fragmentation &amp; Index Fragmentation</title><link>http://www.sqlservercentral.com/Forums/Topic1402305-1550-1.aspx</link><description>Hi,Again found a new term as 'Table Fragmentation'. Now this term makes sense to me ,  because consider one table having clustered index on one column. The content of this column would be stored in B-Tree format and then when the page is full it allocates............. This stuff is know as Index Fragmentation.Now what about the column other than the clustered index. They too might have fragmentation. Does this means Table Fragmentation.</description><pubDate>Fri, 04 Jan 2013 04:19:01 GMT</pubDate><dc:creator>Shadab Shah</dc:creator></item><item><title>RE: Difference between Data Fragmentation &amp; Index Fragmentation</title><link>http://www.sqlservercentral.com/Forums/Topic1402305-1550-1.aspx</link><description>Since it's not usually a major issue, and can't be fixed while SQL's running, and it pretty immaterial on a SAN, not really.But it you want. Google: file system fragmentationIt's not a SQL thing, it's an OS thing.</description><pubDate>Thu, 03 Jan 2013 07:33:21 GMT</pubDate><dc:creator>GilaMonster</dc:creator></item><item><title>RE: Difference between Data Fragmentation &amp; Index Fragmentation</title><link>http://www.sqlservercentral.com/Forums/Topic1402305-1550-1.aspx</link><description>yup :w00t: It was Data File Fragmentation. Can you please refer me some resource which can give me practical &amp; theoretical knowledge about Data File Fragmentation wrt SQL Server.</description><pubDate>Thu, 03 Jan 2013 07:24:13 GMT</pubDate><dc:creator>Shadab Shah</dc:creator></item><item><title>RE: Difference between Data Fragmentation &amp; Index Fragmentation</title><link>http://www.sqlservercentral.com/Forums/Topic1402305-1550-1.aspx</link><description>Never heard the term 'data fragmentation'. Guess the person meant index fragmentation, because data can only be fragmented when it's in an index. (unless they meant data file fragmentation, which is an OS thing)</description><pubDate>Thu, 03 Jan 2013 06:11:17 GMT</pubDate><dc:creator>GilaMonster</dc:creator></item><item><title>RE: Difference between Data Fragmentation &amp; Index Fragmentation</title><link>http://www.sqlservercentral.com/Forums/Topic1402305-1550-1.aspx</link><description>[quote][b]Shadab Shah (1/3/2013)[/b][hr]Hi all,I am a newbie in SQL Server. I was exploring fragmentation topic. i came across two term which were most confusing to me and i tried to find out are those 2 term different or same.This 2 terms are 'Index Fragmentation' &amp; 'Data Fragmentation'.  There name are sufficient to tell me that they mean fragmentation while indexing &amp; storing data. Does other than this they mean something.[/quote]I believe both means the same.  Fragmentation occurs when loss of allocation order of data pages happens.  So, in terms of index fragmentation, it means when the loss of allocation order of data pages at the leaf node level of the index.I would wait for experts opinion on this.   What I mentioned above is my understanding.SueTons.</description><pubDate>Thu, 03 Jan 2013 06:04:29 GMT</pubDate><dc:creator>SQLCrazyCertified</dc:creator></item><item><title>Difference between Data Fragmentation &amp; Index Fragmentation</title><link>http://www.sqlservercentral.com/Forums/Topic1402305-1550-1.aspx</link><description>Hi all,I am a newbie in SQL Server. I was exploring fragmentation topic. i came across two term which were most confusing to me and i tried to find out are those 2 term different or same.This 2 terms are 'Index Fragmentation' &amp; 'Data Fragmentation'.  There name are sufficient to tell me that they mean fragmentation while indexing &amp; storing data. Does other than this they mean something.</description><pubDate>Thu, 03 Jan 2013 05:16:41 GMT</pubDate><dc:creator>Shadab Shah</dc:creator></item></channel></rss>