What's wrong with this query?

We can't use LIKE with numerical values like those in the age columnThere's nothing wrong with the queryAll patterns need two wildcards, like %2%

We can't use LIKE with numerical values like those in the age column.