mysql where cast does not fail code example Example: mysql text to decimal SELECT CAST(colName AS DECIMAL(10,2)) FROM tableName