sql >> Base de Datos >  >> RDS >> Mysql

¿Es posible convertir un DECIMAL a DOBLE en MySQL?

SELECT my_decimal_field + 0E0 FROM my_table