Page 1 of 1

What is the function of the intersect operation?

Posted: Thu Jul 14, 2022 8:53 am
by answerhappygod
a) It returns the intersection of the results of the results of any two different queries
b) It returns the intersection of the results of two different queries which have the same set of attributes in the select clause
c) It returns the intersection of the results of two different queries which have the same condition in the where clause
d) None of the mentioned