blob: e44d870e57aa538ebce4cd37f9d3feb4fac7b341 [file] [log] [blame]
SELECT (CASE WHEN (false) THEN null ELSE not null END) FROM (VALUES(1)) test_tbl;