DB
FunctionsArray

array_zip_unaligned

Combines arrays position-by-position and fills missing positions with null for shorter arrays.

array_zip_unaligned(…) → String

Kind · scalar

Combines arrays position-by-position and fills missing positions with null for shorter arrays.

Part of the Array family.