A dataset needs to be sorted to retain a single occurrence of multiple records that have identical sorting key values. Which sort option can be selected to achieve this

  1. Stable sort must be set to true

  2. Sort group must include the sort key values

  3. Allow duplicates must be set to False

  4. Unique sort keys must be set to True


Correct Option: C

Find more quizzes: