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?

  1. A.

    TOTAL()

  2. B.

    COUNT()

  3. C.

    ADD()

  4. D.

    SUM()

Attempted by 644 students.

Show answer & explanation

Correct answer: D

The correct aggregate function to find the total sum of all values in a numeric column is SUM(). This function adds up all the numbers in a specified column and returns the total.

Explore the full course: Up Lt Grade Assistant Teacher 2025