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