In SQL, ________ is an aggregate function.
2022
In SQL, ________ is an aggregate function.
- A.
SELECT
- B.
CREATE
- C.
AVG
- D.
MODIFY
Attempted by 3217 students.
Show answer & explanation
Correct answer: C
COUNT, MAX, MIN, AVG, SUM are all aggregate functions in SQL