Unique
Short Description
The Unique node removes duplicate values from a sorted list
Detailed Description​
The Unique node removes duplicate values from an already sorted list ensuring that each value is returned at most once.
Additional Links​
- PostgreSQL Documentation - Using Explain
- pgAnalyze - Explain
- eTutorials - Understanding How PostgreSQL Executes a Query
Search online​
If this article doesn't have the information you need you can try searching online. Remember, you can contribute suggestions to this page.