Oracle Service Cloud Developer — Question 28

Which statement is true about Oracle compression?

Answer options

Correct answer: A

Explanation

The correct answer, A, is accurate because a partitioned table must choose between Advanced Compression and Hybrid Columnar Compression, not both at once. Option B is incorrect as Hybrid Columnar Compression is applied at the segment level, not the individual column level. Option C is wrong because a non-partitioned table can only use one type of compression at a time. Option D is misleading as it suggests the possibility of using both compressions concurrently within partitions, which is not allowed.