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