What is an advantage of using range partitioned tables?
A . Abilityto run utilities against the partitions in parallel
B . Increased query performance through data partition elimination
C . Block indexes are much smaller than RID indexes, providing better performance
D . Table data is automatically and continuously clustered, requiring minimal reorganization
Answer: B