FunctionsArray
array_to_string
Converts each array element to text and concatenates values using the optional delimiter and null replacement.
array_to_string(…) → StringKind · scalar
Converts each array element to text and concatenates values using the optional delimiter and null replacement.
Part of the Array family.