Get startedGet started for free

Finding the correct join type

Imagine you have two tables: one with a list of sandwiches and ingredients, another with a list of ingredients and their category (veggies, meat, non-meat, etc.) Which of the below joins will join only the results that match the join condition of ingredients between the two tables?

This exercise is part of the course

Introduction to BigQuery

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise