MCQOPTIONS
Saved Bookmarks
| 1. |
The EXISTS keyword will be true if ____________ |
| A. | Any row in the subquery meets the condition only |
| B. | All rows in the subquery fail the condition only |
| C. | Both of these two conditions are met |
| D. | Neither of these two conditions is met |
| Answer» B. All rows in the subquery fail the condition only | |