Q:

Which join refers to join records from the right table that have no matching key in the left table are include in the result set:

belongs to collection: DBMS - SQL MCQ

0

Which join refers to join records from the right table that have no matching key in the left table are include in the result set:


  1. Left outer join
  2. Right outer join
  3. Full outer join
  4. Half outer join

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (b).Right outer join

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

DBMS - SQL MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
In SQL the statement select * from R, S is equival... >>
<< How many join types in join condition:...