Code AND followed by a condition that checks if the manufacturer starts with the letter f.
AND
manufacturer
Make sure to pick AND followed by manufacturer and then LIKE, 'f%'.
LIKE
'f%'