Which SQL function calculates the average value of a numeric column?

Explanation:

AVG() calculates the mean of a numeric column.

Explore more in Computer Science: