Code SELECT followed by the name column to select the names of all cereals.
SELECT
name
Make sure to type SELECT name.
SELECT name