employer cover photo
employer logo
employer logo

Soros Fund Management

Is this your company?

Soros Fund Management interview question

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

Interview Answer

Anonymous

Jan 1, 2019

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