Millions of Record in SQL Server Table

Millions of Record in SQL Server Table

Post by Partha Ghos » Sat, 12 Jan 2002 19:46:35



Hi,

I will be having a table SQL Server that will contain about 360 million
records. How can I store it so that I can be accessed fast? I need to do
some processing in the data as well. Shoul I use row partioning/file groups?
any suggestion is welcome.

thanks,

Partha