A. It reclaims space from deleted rows and does not re-order data
B. Enough space is required for GROOM to make a complete copy of the table
C. GROOM uses CREATE TABLE AS SELECT (CATAS) for CBT to reclaim space and re-order data.
D. It reclaims space from deleted rows and re-orders data.