sql-aggregates Flashcards
1
Q
What are some examples of aggregate functions?
A
add() , sum(), count(), min(), max(), ave() … etc
2
Q
What is the purpose of a group by clause?
A
to keep column subjects grouped together
Coding > sql-aggregates > Flashcards
What are some examples of aggregate functions?
add() , sum(), count(), min(), max(), ave() … etc
What is the purpose of a group by clause?
to keep column subjects grouped together