Deals Of The Week - hours only!Up to 80% off on all courses and bundles.-Close
Introduction
5. The table topping
Tasks

Instruction

The fourth table, topping, stores details about the pizza toppings.

Exercise

The table topping contains these columns:

  • pizza_id – the ID of the pizza.
  • ingredient_id – the ID of the topping.

Select all data from the table topping.