What does the SQL function "COUNT()" do?

Last Updated :
Discuss
Comments

What does the SQL function "COUNT()" do?

Calculates the sum of values in a column

Counts the number of rows in a result set

Finds the maximum value in a column

Computes the median value of a column

Share your thoughts in the comments