Dear Experts,
Can somebody help me understand why
SELECT TO_DECIMAL(42242.640972,15,15) "to decimal" FROM DUMMY;
does not work and throws numeric over flow exception.
Thank you for your time
Kind Regards,
Ajaz
Dear Experts,
Can somebody help me understand why
SELECT TO_DECIMAL(42242.640972,15,15) "to decimal" FROM DUMMY;
does not work and throws numeric over flow exception.
Thank you for your time
Kind Regards,
Ajaz