distinct
Short Description
The distinct operator removes duplicate from a set of rows
Detailed Description​
The distinct
operator removes duplicate from a set of rows.
Additional Links​
- CockroachDB Docs - Avoid SELECT DISTINCT for large tables
- CockroachDB Docs - distinct_on_clause
- CockroachDB Docs - Supported Join Algorithms
- CockroachDB Docs - Cost Based Optimizer
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.