# GROUP BY ## Definition(s) ### Context: [[Nexus - Google Analytics Certificate Course#5.4 Google Analytics - 5 Analyze - Module 4 - Perform data calculations Perform Data Calculations|Google Analytics Certificate]] #### Sub-context: [[SQL Function]] >[! Definition] >A command that groups rows that have the same values from a table into summary rows ## Examples ==GROUP BY== comes at the end of the query. ## Related ## Resources ## Flashcards The below code are generated for use with [Spaced Repetition plugin](https://github.com/st3v3nmw/obsidian-spaced-repetition/) [docs](https://www.stephenmwangi.com/obsidian-spaced-repetition/) A command that groups rows that have the same values from a table into summary rows @@@ [[GROUP BY]]