

MCQOPTIONS
Saved Bookmarks
1. |
The operators that are used when a subquery returns multiple rows to be evaluated in comparison to the outer query are _____________ |
A. | IN and NOT IN |
B. | EXISTS and NOT EXISTS |
C. | OUTER JOIN and INNER JOIN |
D. | LEFT JOIN and RIGHT JOIN |
Answer» B. EXISTS and NOT EXISTS | |