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