The Collection function has UNION and INTERSECTION but is missing EXCEPT. This would provide an easy way to filter arrays or objects and keep only items from the left that are missing from the right.
From https://www.essentialsql.com/:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.