SQL-Aggregates Flashcards
(2 cards)
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