What is LEFT 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 LEFT OUTER JOIN?
Rating:
LEFT OUTER JOIN specifies a join between two tables. It returns all the rows from the left table in the join expression, and only those rows that meet the join condition from the right table.
Rating:
Was this information helpful?
Other articles
- What is a table?
- What are the guidelines for naming an Oracle database table?
- What is DELETE statement?
- What is object privilege?
- What is TO_CHAR (number) function?
