Articles from September 7, 2012

All articles published on September 7, 2012.

Creating Partitions Using Dynamic SQL

Creating Partitions Using Dynamic SQL

Recently I wrote a post on partition switching, however, one of the big pieces I left out was how to go about properly partitioning your database tables. Unfortunately, partitioning strategy can vary greatly, but generally your partitions will be aligned with your clustered index (quite frequently date). I recommend reading...

You've reached the end of all articles.