Q. Which SQL function returns the sum of values in a column?
Solution:
The SUM() function calculates the total of all non-NULL values in a numeric column.
Get Question Bank
Strengthen Your Practice with our comprehensive question bank.
The SUM() function calculates the total of all non-NULL values in a numeric column.
Strengthen Your Practice with our comprehensive question bank.