Given the following: Which of the following joins will yield the desired results?
Answer(s)
SELECT * FROM tab1 RIGHT OUTER JOIN tab2 ON c1=cx