View Single Post

   
  #3 (permalink)  
Old 02-29-2008, 05:53 AM
Jens
 
Posts: n/a
Default Re: Indexes and File groups

Aha! Solved some mysteries for me :-). Thank you very much.
I guess i didnīt quite understand how clustered indexes worked.

Actually i have a bunch of tables with clustered indexes which
currently reside my file group for indexes. The good news is,if I
understand you correctly,
the if I simply rebuild the clustered index on my data file group
the table data will be moved back.

Reply With Quote