Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Administration
 History Table partitioning into diff file groups

Author  Topic 

srivenbulusu
Starting Member

6 Posts

Posted - 2009-10-21 : 02:13:13
Hi,

I have a task where i need to split one of the table which contains huge data and it is like a history table contains more than lakhs of records.

I need to split the data into different tables and into diff file groups.

I am new to this kind of task, Can somebody please guide me the steps I need to follow for partitioning the data into diff tables and precautions which needs to be taken care before I proceed?

Thanks.


Regards,
Sri
   

- Advertisement -