Use two wildcards and LIKE to code a condition that checks if the value in the email column contains 'gmail'.

Make sure to type email LIKE '%gmail%'.