Where do we code the AVG() function?

After SELECT, with a column name between the parenthesesAfter FROM, with the table name between the parentheses

After SELECT, with a column name between the parentheses.