Introduction
LIKE helps you find text in a database when you only know part of it or want to match a pattern.
You want to find all names that start with 'A'.
You want to find all emails that contain 'gmail'.
You want to find all products with 'book' anywhere in their name.
You want to find all cities that end with 'ville'.