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