Web Dev Module 2 > SQL-Aggregates > Flashcards
What are some examples of aggregate functions?
avg(), count(), max(), min(), sum(), range()
What is the purpose of a group by clause?
To perform aggregate functions on a specific group of rows