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
This question is part of this quiz :
SQL Aggregation Functions & Constraints Quiz