1.

Which of the following is not a set operation(a) Union(b) Intersection(c) And operation(d) Set differenceThis question was posed to me by my college director while I was bunking the class.Question is from Join and Other Operations in chapter Query Processing and Optimization of RDBMS

Answer»

The CORRECT option is (c) And operation

To elaborate: The AND operation is not a SET operation, it is a LOGICAL bit operation.



Discussion

No Comment Found

Related InterviewSolutions