sql aggregates Flashcards
(2 cards)
1
Q
What are some examples of aggregate functions?
A
min(), sum(), every()
2
Q
What is the purpose of a group by clause?
A
Combine rows into defined groups
What are some examples of aggregate functions?
min(), sum(), every()
What is the purpose of a group by clause?
Combine rows into defined groups