string contain word and digit mysql code example Example: mysql check string don't have number SELECT * FROM table WHERE tag REGEXP '[0-9]'