Vidyalelo
Database · Q13

Database Redesign

Programming · Database · question 13

Q13

The NOT EXISTS keyword will be true if:

A.
any row in the subquery meets the condition.
B.
all rows in the subquery fail the condition.
Answer
C.
both of these two conditions are met.
D.
neither of these two conditions is met.

Answer: Option B

Solution

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