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