Multiple Choice
If the result returned from a subquery must be compared to a group function,then the inner query must be nested in the outer query's ____ clause.
A) GROUP BY
B) WHERE
C) HAVING
D) FROM
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q18: A(n)<u>correlated</u> subquery is when the outer query
Q19: A(n)<u>outer</u> query is also referred to as
Q20: A subquery,except one in the FROM clause,cannot
Q21: When the subquery is executed first and
Q22: If a subquery is nested in a
Q24: Any type of subquery can be used
Q25: When a multiple-column subquery is included in
Q26: Which of the following can be used