Back
A. COUNT, SUM, AVG, MAX, MIN
B. SUM, AVG, MIN, MAX, MULT
C. SUM, AVG, MULT, DIV, MIN
D. SUM, AVG, MIN, MAX, NAME
The correct answer is option A (COUNT, SUM, AVG, MAX, MIN). All these are aggregate functions that are in-built functions provided by SQL. These five functions perform calculations on the result-set and return the single value.
You can check out this SQL Tutorial to learn all the in-built functions of SQL
To master SQL statements, queries and become proficient in SQL queries, enroll in our industry-recognized SQL course.
31k questions
32.8k answers
501 comments
693 users