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
Stable sort must be set to true
Sort group must include the sort key values
Allow duplicates must be set to False
Unique sort keys must be set to True