SyntaxFix
Write A Post
Hire A Developer
Questions
You need to use the wildcard % :
SELECT * from games WHERE (lower(title) LIKE 'age of empires III%');