# HAVING
## Definition(s)
### Context [[Nexus - Google Analytics Certificate Course#5.3 Google Analytics - 5 Analyze - Module 3 - Aggregate Data for Analysis Aggregate Data for Analysis|Google Analytics Certificate]]
#### Sub-context: [[SQL Function]]
>[! Definition]
>Filters the results of a SQL query based on conditions applied after grouping.
## Examples
## Related
## Resources
[W3Schools HAVING tutorial](http://www-db.deis.unibo.it/courses/TW/DOCS/w3schools/sql/sql_having.asp.html)
## 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/)
Filters the results of a SQL query based on conditions applied after grouping. @@@ [[HAVING]]