When do we use an
INNER JOIN
?
When we only want to keep matching rows from both tables
When we want all the rows from both tables
When we only want to keep matching rows from both tables.