Question d’entretien chez Soros Fund Management

In SQL, what is the difference between an inner join and an outer join?

Réponse à la question d'entretien

Utilisateur anonyme

1 janv. 2019

Inner Join - only shows common data from two or more tables, and removes duplicate. Outer Join - = returns unmatched rows from both tables