DB
FunctionsArray

array_flatten

Expands inner array elements into a single output array while preserving left-to-right order.

array_flatten(…) → String

Kind · scalar

Expands inner array elements into a single output array while preserving left-to-right order.

Part of the Array family.