In SQL, what is the difference between an inner join and an outer join?
Anonymous
Inner Join - only shows common data from two or more tables, and removes duplicate. Outer Join - = returns unmatched rows from both tables
Check out your Company Bowl for anonymous work chats.