sql-aggregates Flashcards
(2 cards)
1
Q
What are some examples of aggregate functions?
A
count(), sum(). max()
2
Q
What is the purpose of a group by clause?
A
to separate the rows into their own groups and perform aggregate functions