Filegroup in SQL Server 2005
I have very large tables (5,000,000 records each year) which are frequently joined to each other, should I put each of them on a different filegroup? what about their indexes which are used in join conditions?
View Answer
| Jan 1 2008 4:53 AM GMT
| asked by
Gerayeli
Filegroup, Index, SQL Server 2005


