Multiple Choice
If a group function is used in the SELECT clause,any ____ listed in the SELECT clause must also be listed in the GROUP BY clause.
A) aggregate function
B) single-row function
C) individual column
D) all of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q93: The HAVING clause is used to restrict
Q94: Which of the following is a correct
Q95: The SUM function is used to calculate
Q96: When group functions are nested,the <u>inner </u>function
Q97: The _ keyword is used to indicate
Q99: When a SELECT statement includes WHERE,HAVING,and <u>GROUP
Q100: Columns used to group data in the
Q101: Which of the following is a valid
Q102: Group functions are also known as aggregate
Q103: If both nonaggregated and aggregated columns are