c1120 > sql-aggregates > Flashcards
What are some examples of aggregate functions?
Sum( ), max( ) and min( ).
What is the purpose of a group by clause?
To create a group of rows along side an aggregate function.