blob: 78ea7c83e11ac0ee8c720e59d1e2a7d7000bfca2 [file] [log] [blame]
SELECT (CASE WHEN (false) THEN NULL ELSE true END ) FROM (VALUES(1)) test_tbl;