Q.

A semijoin is which of the following?

A. Only the joining attributes are sent from one site to another and then all of the rows are returned.
B. All of the attributes are sent from one site to another and then only the required rows are returned.
C. Only the joining attributes are sent from one site to another and then only the required rows are return
Answer» C. Only the joining attributes are sent from one site to another and then only the required rows are return
2.9k
0
Do you find this helpful?
29

Discussion

KT

Kushal Thomas
1 week ago

Q: Can a semijoin be performed between two tables with different data types for the joining attribute?
1