SQL also has built in functions. A function combines many lines of code into one word we can use.

Aggregate functions give us a single value from a calculation performed on all values in a column.

This is the conventional syntax for aggregate functions