Multiple Choice
In an SQL query,which built-in function is used to obtain the largest value of numeric columns?
A) AVG
B) COUNT
C) MAX
D) MIN
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q40: Only two tables can be queried by
Q41: The Microsoft Access wildcard character "_" (underscore)indicates
Q42: To obtain all columns,use an asterisk (*)wildcard
Q43: While many subqueries can be alternatively written
Q44: Given a table with the structure: EMPLOYEE
Q46: The SQL built-in function AVG computes the
Q47: The WHERE clause contains the condition that
Q48: The INTERSECT of two relations A and
Q49: An alternative to combining tables by a
Q50: An ad-hoc SQL query is typically written