Multiple Choice
The ____ operator indicates that the records processed by the outer query must match one of the values returned by the subquery.
A) IN
B) >ANY
C) <ALL
D) >ALL
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q51: A subquery can only be nested in
Q52: Valid <u>multiple-row</u> operators include =,>,<,>=,<=._
Q53: Explain the difference between multiple-row and multiple-column
Q54: The<u> EXISTED</u> operator is used to determine
Q55: A multiple-column subquery nested in the <u>SELECT</u>
Q57: The following SQL statement contains which type
Q58: If a subquery's result must be compared
Q59: A(n)single-row subquery can be nested in a(n)<u>SELECT</u>
Q60: In Oracle12c,a MERGE statement compares data between
Q61: A subquery,except one in the FROM clause,can't