Which aggregate function is used to find the total sum of all values in a…
2026
Which aggregate function is used to find the total sum of all values in a numeric column?
Answer: D. SUM()
- A.
TOTAL()
- B.
COUNT()
- C.
ADD()
- D.
SUM()
Attempted by 1467 students.
Show answer & explanation
Correct answer: D
Loading lesson…