DB2 10 for z/OS Database Administrator — Question 17

What is an advantage of using range partitioned tables?

Answer options

Correct answer: B

Explanation

The correct answer, B, highlights how range partitioned tables can improve query performance by eliminating unnecessary data scans. Options A, C, and D may present benefits related to partitioning or indexing, but they do not specifically address the performance improvements gained through data partition elimination.