Instruction
Another table is the ingredient table. This table contains details about each ingredient: name and type.
Exercise
Select all columns from the table ingredient. This table includes:
id– identifier the ingredient,name– name of the ingredient,type– type of the ingredient, such as fruit, vegetable, etc.



