Group
Short Description
The Group node is used in queries where GROUP BY is specified
Detailed Description​
The Group node is used in queries where GROUP BY
is specified. This node requires rows to be pre-sorted by a previous node.
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.