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