Computer Science, asked by sarthaksingh1593, 1 year ago

Intersection set operation requires union compatible tables. state true or false

Answers

Answered by Ajay0411
0
I think the answer is false
Answered by Jasleen0599
0

Answer: Intersection set operation requires union compatible tables. The statement is true.

Explanation:

The union compatiblity of two relations states that these relations have same number of attributes and domain must be also same or they must have same data types. The intersection operation is applied on the relations in order to get the tuples.

Similar questions