Deals Of The Week - hours only!Up to 80% off on all courses and bundles.-Close
Introduction
Quiz
12. Exercise 8
Congratulations

Instruction

You did it again! Now we turn to an exercise on set operations.

Exercise

Retrieve ids of ingredients which are not included in table recipe_ingredients.

Stuck? Here's a hint!

Use set operator EXCEPT. If you don't know how to use set operators, take a look at our SQL Basics course, Part 7: Set operations.