Distinct Sort Showplan Operator

The Distinct Sort logical operator scans the input, removing duplicates and sorting by the columns specified in the DISTINCT ORDER BY:() predicate of the Argument column.

Distinct Sort is a logical operator.