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