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
 SQL Server 2008 Forums
 SQL Server Administration (2008)
 Partition table

Author  Topic 

rohitmathur11
Yak Posting Veteran

77 Posts

Posted - 2010-02-11 : 00:47:11
Hi,
I am using sql server 2008 . we have one table ..in which inserts are very frequently ...like 10000 rows per day...so the table size is growing very fast...we want to split that table to reduce number of rows...what we can use for partation table ..or any another way
to solve this ...

   

- Advertisement -