Which of the following category of join returns all records when there is a…

2018

Which of the following category of join returns all records when there is a match in either left or right table?

  1. A.

    Inner join

  2. B.

    Left outer join

  3. C.

    Right outer join

  4. D.

    Full outer join

Attempted by 222 students.

Show answer & explanation

Correct answer: D

A Full Outer Join returns all records when there is a match in either the left or right table. It combines both Left and Right Outer Joins, ensuring all rows from both tables are included regardless of matches.

Explore the full course: Up Lt Grade Assistant Teacher 2025