If you know the searched string is embedded inside in the column, you can use the percentage ( % ) wildcard at the beginning and the end of the pattern.
For example, to find all employees whose last names contain on string, you use the following query with pattern %on%