Question
What is the purpose of a sort comparator?
Select an option. Your answer will be checked instantly.
Correct Answer: C. To define the ordering of intermediate keys
Explanation:
The sort comparator controls key sequence within each partition.
It may use all fields of a composite key.
Leave a Reply