Database - Advanced SQL - Discussion

Discussion Forum : Advanced SQL - General Questions (Q.No. 2)
2.
What type of join is needed when you wish to return rows that do have matching values?
Equi-join
Natural join
Outer join
All of the above.
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
13 comments Page 2 of 2.

Ranga said:   1 decade ago
Equi join is correct

Sapna said:   1 decade ago
Yes the right answer is equi join.

Rajkumar said:   1 decade ago
Non equi-join is return rows that do have matching values.


Post your comments here:

Your comments will be displayed after verification.