blob: 172824df7911ce0210045582789df120e65263f9 [file] [log] [blame]
SELECT (CASE WHEN (true) THEN 0 ELSE 1 END ) FROM (VALUES(1)) test_tbl;