Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
See Also
Tasks
How to: Display an Actual Execution Plan
Reference
Concepts
Eliminating Duplicates with DISTINCT
Displaying Execution Plans by Using the Showplan SET Options (Transact-SQL)