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