Home / CSE / Database System 2 - CS :: Discussion

Discussion :: Database System 2 - CS

  1. The EXISTS keyword will be true if:

  2. 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.

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    Explanation Not Provided


Be The First To Comment