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 Boundary Value choice

Author  Topic 

JeffBa
Starting Member

1 Post

Posted - 2009-12-09 : 12:17:17
In my db if i were to try to partition by quarter or month i would wind up with widely disparate number of rows in each partition.

Should I try to even out the number of rows in each partition by for example creating some Partitions containing a quarter and others containing a month or two months?



Thanks!
JB
   

- Advertisement -