Which of the following joins returns all rows from the left and right tables in a join expression even if the data values in the joined columns do not match?

Which of the following joins returns all rows from the left and right tables in a join expression even
if the data values in the joined columns do not match?

Which of the following joins returns all rows from the left and right tables in a join expression even
if the data values in the joined columns do not match?

A.
LEFT OUTER JOIN

B.
CROSS JOIN

C.
RIGHT OUTER JOIN

D.
INNER JOIN

E.
FULL OUTER JOIN



Leave a Reply 0

Your email address will not be published. Required fields are marked *