What SQL function will return records with matching values in both tables?

Correct
An INNER JOIN function will return records with matching values in both tables.