query to check not in with string code example Example: sql not contains SELECT * FROM tbl WHERE tbl.col NOT LIKE '%text%';