order
Short Description
The order node shows which fields are used for ordering and whether they are ascending or descending
Detailed Description​
The order
node shows which fields are used for ordering and whether they are ascending or descending.
e.g. order: +revenue
indicates that the sort will be applied to the revenue column and it will be ascending.
Additional Links​
- CockroachDB Docs - Explain Default Statement Plans
- 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.