mysql query where a character is not included code example Example: mysql where don't have string SELECT * FROM pages WHERE some_col NOT LIKE './%';