1.

The intersection operator is used to get the _____ tuples.(a) Different(b) Common(c) All(d) RepeatingThe question was posed to me by my college professor while I was bunking the class.I need to ask this question from Set Operations in section SQL : Queries, Constraints and Triggers of Database Management

Answer»

Correct answer is (B) Common

Explanation: INTERSECTION operator ignores unique tuples and TAKES only common ones.



Discussion

No Comment Found

Related InterviewSolutions