InterviewSolution
Saved Bookmarks
| 1. |
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 MentionedThe question was asked in a job interview.I need to ask this question from Joins in section Laying the Foundation of SQL Server |
|
Answer» The correct ANSWER is (d) All of the Mentioned |
|