Posted inSQL Server
SQL Server Partitioning Data Movement
Introduction This is a continuation to the partitioning overview post to help explain how data movement is performed using Alter Partition with Merge and Split Commands. Getting Started In order to…