Relation R1 has 10 tuples and 5 attributes.Relation R2 has O tuples and 7 attributes. When aCROSS JOIN’ is achieved between R1 and R2, howmany tuples would the resultant set have? About the author Lyla
Answer: Explanation: When a CROSS JOIN is achieved between R1 and R2, 0 tuples the resultant set will have. Reply
Answer:
Explanation: When a CROSS JOIN is achieved between R1 and R2, 0 tuples the resultant set will have.