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