What type of join is needed when you wish to return rows that do have matching values?
(a) Equi-join
(b) Natural join
(c) Outer join
(d) All of the Mentioned
The question was asked in a job interview.
I need to ask this question from Joins in section Laying the Foundation of SQL Server