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