convert table partitions compressed basic to hybrid columnar compression
I have a large partitioned table where just a few partitions are compressed basic. I would like to 'recompress' those partitions to another tablespace using HCC compression to further reduce space consumed.
1