- SUM adds together all the values in a particular column. - MIN returns the lowest value in a particular column. - MAX returns the highest value in a particular column. - AVG calculates the average ...