Instruction
The next table is ingredient, which stores the cake ingredients.
Exercise
In the table ingredient, you'll find data in the columns:
id– The unique ID of each ingredient.name– The name of the ingredient (e.g. milk, egg, etc.)unit– The unit of measurement used for the ingredient (e.g. gram, kilogram, litre, etc.).
Select all data from the table ingredient.



