COLLECT_UNIQUE
This page describes the COLLECT_UNIQUE function in Lenses SQL.
Returns an array of unique values in which each value in the input set is assigned to an element of the array.
Available in:
Processor (stateless) | Processors (stateful) | SQL Studio |
---|---|---|
✓ | ✓ |
Sample code:
Output:
Last updated