blob: 4f7ff9825c48617638e79dca0de69c9b9747b077 [file] [log] [blame]
SELECT * FROM (VALUES(1,2,3,4,5,6)) test WHERE CAST('false' AS BOOLEAN) = false;