framework/resources/Functional/union/TheeDifferentDecimalsNoCast.sql (
5
lines of code) (
raw
):
SELECT 10.1 UNION SELECT 20.12 UNION SELECT 30.123;