mysql number to decimal code example Example: mysql text to decimal SELECT CAST(colName AS DECIMAL(10,2)) FROM tableName