Q:

The EXISTS keyword will be true if:

belongs to collection: DBMS - SQL MCQ

0

The EXISTS keyword will be true if:


  1. any row in the subquery meets the condition only.
  2. all rows in the subquery fail the condition only.
  3. both of these two conditions are met.
  4. neither of these two conditions is met.

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (a).any row in the subquery meets the condition only.

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

DBMS - SQL MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Changing cardinalities in a database is:... >>
<< What SQL command can be used to add columns to a t...