Blog
How does ALTER table exchange partition work?
How does ALTER table exchange partition work? When the ALTER TABLE... EXCHANGE PARTITION command completes, the data is swapped. The data that originally resides in the target partition resides in…