Multiple choice

Which of the following is a valid join type?

  1. Natural join

  2. Full outer join

  3. On join

  4. Double join

  5. Middle join

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Full outer, right outer, left outer and inner join are valid types.