Community

How to Partition an existing SQL Server Table

(Ben Snaidero) I have read many articles on SQL Server partitioning and how to create a partitioned table, but I have an existing SQL Server database that has a few very large tables that could benefit from partitioning. What are the steps required to partition an already existing table?

Read More - Register for Free Membership