Matching zero or more symbols means that a pattern like 'a%' matches both 'Anne' and abbreviations like 'A'.

Make sure to pick %.