Which SQL function is used to calculate the average value of a numeric column?

Last Updated :
Discuss
Comments

Which SQL function is used to calculate the average value of a numeric column?

AVG()

SUM()

COUNT()

MAX()

Share your thoughts in the comments