Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Partition switch with unaligned partition

$
0
0

When I switch a partition off a partitioned table with unaligned indexes, I first drop the unaligned indexes, then switch the partition, and lastly recreate the unaligned index.  That has worked wonderfully, except for how long it takes to recreat


Viewing all articles
Browse latest Browse all 3145

Trending Articles