1Z0-071 - Oracle Database SQL Certified Associate Practice Test
1Z0-071 Aggregating Data with Group Functions
Which GROUP BY function returns the total sum of a numeric column?
Select your answer
A
COUNT()
B
AVG()
C
SUM()
D
MAX()
Hint