InterviewSolution
Saved Bookmarks
| 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 |
|