Vidyalelo
Database · Q11

Database Redesign

Programming · Database · question 11

Q11

The EXISTS keyword will be true if:

A.
any row in the subquery meets the condition only.
Answer
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: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board