framework/resources/Functional/union/IntegerAndVarchar.sql (
5
lines of code) (
raw
):
SELECT 'Awesome text' UNION SELECT 10.101 UNION SELECT 10.101;