Multiple Choice
When a multiple-column subquery is included in the WHERE or HAVING clause of the outer query,which operator is used by the outer query to evaluate the results of the subquery?
A) >
B) BETWEEN
C) IN
D) none of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
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
Q23: If the result returned from a subquery
Q24: Any type of subquery can be used
Q26: Which of the following can be used
Q27: Contents of the CUSTOMERS table<br> <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB1929/.jpg"
Q28: A subquery nested in a WHERE clause
Q29: A(n)_ query can return several rows of
Q30: When a multiple-column subquery is included in