Attempt the question, check the explanation, and continue with similar questions to build confidence before exams.
INNER JOIN returns all records, OUTER JOIN returns only matched ones
INNER JOIN returns only matched records, OUTER JOIN includes unmatched from one or both tables
There's no difference; both return the same results
INNER JOIN requires a WHERE clause, while OUTER JOIN does not
Video Explanation
Watch Video Solution
Login to get access
Continue with nearby questions to strengthen the same chapter concept while you still have the context fresh in mind.