Mysql
 sql >> Datenbank >  >> RDS >> Mysql

Ist es möglich, in MySQL ein DECIMAL in DOUBLE umzuwandeln?

SELECT my_decimal_field + 0E0 FROM my_table