SAP HANA SQLScript · Numbers, Units & Type Conversions
Do these two rows return the same value? ``` TO_DOUBLE(1.2)-TO_DOUBLE(0.1) TO_SMALLDECIMAL(1.2) -TO_SMALLDECIMAL(0.1) ```
Answer locked. Get the free KnowCard app to reveal it — plus spaced-repetition review so it actually sticks.
