blob: 90088f9ac2680957ab4d8472f15ef65f894ae355 [file] [log] [blame]
SELECT (CASE WHEN (false) THEN null ELSE -1 END) res1 FROM (VALUES(1)) test_tbl;