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 2000 Forums
 SQL Server Administration (2000)
 partitioning

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-01-22 : 08:46:18
babuyadav writes "I have a table,it has 2 lakh records now i want to split ..thru
partitioning the table..how will do that? to increase the performance..give me an solution..don't say that create one more table put 1 lakh record into that and delete 1 lakh record from the original table..give me different solution.

whenever table gets performance issue at that time it should automattically should take in to different table space.

thanks in advance.."
   

- Advertisement -