DB
FunctionsArray

array_except

Builds a result array from the first argument and excludes any elements that appear in the following arrays.

array_except(…) → String

Kind · scalar

Builds a result array from the first argument and excludes any elements that appear in the following arrays.

Part of the Array family.