What is an outer join?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is an outer join?
Rating:
An outer join is used to join two tables. It involves a join condition using the outer join operator (+) with one or more columns of either of the two tables. An outer join returns all the rows from the table without the outer join operator and only matching rows from the table with the outer join operator.
Rating:
Was this information helpful?
Other articles
- What is the HtmlTextWriter class?
- What is the AutoLog property?
- What is the Add method?
- What is Regasm.exe?
- What is anonymous authentication?