What you'll be asked
- What does the ON clause in a JOIN do?
- Predict the output: How many rows does this return?
- Which join keeps rows from the left table that have no match on the right?
- Write the query: Return the
nameof every pizza made by a chef whosespecialtyis 'Fusion'. - Fix the bug: Fix the join condition.
- Predict the output: What is in the
order_idcolumn for Felix Wagner?
Open this page in a browser to fight the boss. Score 60% or more to win.