blob: 9f29c5bcde8ec3243ff304e0f0a4e993238b8fad [file] [log] [blame]
SELECT * FROM (VALUES((coalesce(cast(null as integer),0) IS NULL))) test_tbl;