Instruction
The second table, color, stores the names of the flowers' colors.
Exercise
The color table contains two columns:
id– The color's unique ID.name– The color's name.
Select all data from the table color.

The second table, color, stores the names of the flowers' colors.
The color table contains two columns:
id – The color's unique ID.name – The color's name.Select all data from the table color.
