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