Which SQL function is used to find the highest value in a column?

Last Updated :
Discuss
Comments

Which SQL function is used to find the highest value in a column?

AVG()

SUM()

COUNT()

MAX()

Share your thoughts in the comments