AWhen a table or index is created, data compression is set to NONE, unless otherwise specified.
BNonclustered indexes inherit the compression property of the table.
CNew pages allocated in a heap as part of DML operations will not use PAGE compression until the heap is rebuilt.
DWhen you are compressing indexes, leaf-level pages can be compressed with only page compression.