Q:

What is the function of the intersect operation?

belongs to collection: DBMS - SQL MCQ

0

What is the function of the intersect operation?


  1. It returns the intersection of the results of the results of any two different queries
  2. It returns the intersection of the results of two different queries which have the same set of attributes in the select clause
  3. It returns the intersection of the results of two different queries which have the same condition in the where clause
  4. None of the mentioned

All Answers

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

 (b).It returns the intersection of the results of two different queries which have the same set of attributes in the select clause

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
What is the function of the except operation?... >>
<< What is the function of the union operation?...