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