Back to quizzes
Functions Quiz
Java / Loops | Medium | 15 questions
Question 1 of 15
4 free questions left
What is the purpose of the SQL function COUNT()?
A
To count the number of rows in a result set.
B
To sum values in a column.
C
To find the average of values.
D
To return the maximum value.