Where do we code the AVG() function?
AVG()
SELECT
FROM
After SELECT, with a column name between the parentheses.