blob: 91e753913c294eac877a4deab6c721e4ec61a838 [file] [log] [blame]
SELECT * FROM (VALUES((coalesce(cast(null as integer),1) IS NOT NULL))) test_tbl;