Multiple Choice
Which of the following can be used with character data?
A) MIN
B) MAX
C) COUNT
D) all of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q36: By default,the AVG function will include NULL
Q37: By default,the AVG function assumes the _
Q38: If a SELECT statement contains HAVING,GROUP BY,and
Q39: When an SQL statement contains nested functions,the
Q40: The VARIANCE function is used to determine
Q42: If the DISTINCT keyword is not included
Q43: Group functions can only be nested to
Q44: Which of the following cannot be used
Q45: When a SELECT statement contains WHERE,GROUP BY,and
Q46: AVG,COUNT,and STDDEV are all considered group functions.