Tagged Questions
1
vote
2answers
772 views
Easy Table Partitioning in SQL Server 2005 for Fact Tables?
I've been reading the article at http://msdn.microsoft.com/en-us/library/ms345146(SQL.90).aspx in preparation for implementing some partitioning.
I have several tables I want to partition on a ...