mysql where field only conatins numbers code example Example: mysql check string don't have number SELECT * FROM table WHERE tag REGEXP '[0-9]'