Since % matches any text of any length, we can match all items' first_name values using only '%' as a pattern.

Make sure to type '%'.