Engineering-Mathematics
October 5, 2023Engineering-Mathematics
October 5, 2023Database-Management-System
Question 23 |
Given two union compatible relations R1(A,B) and R2(C,D), what is the result of the operation R1A = CAB = DR2?
R1 ∪ R2 | |
R1 × R2 | |
R1 – R2 | |
R1 ∩ R2 |
Question 23 Explanation:
The join here will be selecting only those tuples where A=C and B=D, meaning it is the intersection.
Correct Answer: D
Question 23 Explanation:
The join here will be selecting only those tuples where A=C and B=D, meaning it is the intersection.
Subscribe
Login
0 Comments