1.

The EXISTS keyword will be true if

A. Any row in the sub query meets the condition only
B. All rows in the sub query 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 sub query fail the condition only


Discussion

No Comment Found