When do we use an INNER JOIN?

When we only want to keep matching rows from both tablesWhen we want all the rows from both tables

When we only want to keep matching rows from both tables.