Revature Interview Question

What are the different types of joins in SQL?

Interview Answer

Anonymous

Nov 16, 2019

Inner (only what the tables have in common), full (everything), left, right