Code a condition to match any values in the name column, using only the wildcard '%' as a pattern.

Make sure to type name LIKE '%'.