ENCUENTRO COMO DOBLE SQL
SELECT CAST(25.65 AS decimal(10,2)); -- Result : 25.65
Tiny Coders
SELECT CAST(25.65 AS decimal(10,2)); -- Result : 25.65