groupArrayIntersect
Return an intersection of given arrays (Return all items of arrays, that are in all given arrays).
Syntax
Arguments
x
— Argument (column name or expression).
Returned values
- Array that contains elements that are in all arrays.
Type: Array.
Examples
Consider table numbers
:
Query with column name as argument:
Result: