• 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.