With a pattern like 'a' we only match the item A, Milne, since 'A' is the only first_name with no letters beside 'a'.

Make sure to pick first_name, followed by LIKE, and finally 'a'.