SQL JOINs Vocabulary

Practice vocabulary for describing SQL JOIN types including INNER, LEFT, CROSS, self-joins, and many-to-many relationships.

0 / 5 completed
1 / 5
Which JOIN type returns only the rows where there is a matching value in both tables?