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.

The fourth table, topping, stores details about the pizza toppings.
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.
