Multiple Choice
The SQL SELECT built-in function that adds the values of a specified set of attributes is ____.
A) COUNT
B) MIN
C) MAX
D) SUM
E) AVG
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q38: A data definition language (DDL) _.<br>A) is
Q39: In a relational database, a logical view
Q40: In the SQL SELECT command, the attributes
Q41: Placing SQL SELECT commands among the lines
Q42: The SQL SELECT HAVING clause limits the
Q44: The purpose of the SQL SELECT GROUP
Q45: The SQL SELECT command is used to
Q46: A GROUP BY clause in an SQL
Q47: The SQL SELECT command is capable of
Q48: To retrieve an entire table, an SQL