mysql check not in number in integer code example Example: mysql check string don't have number SELECT * FROM table WHERE tag REGEXP '[0-9]'