DB
FunctionsArray

array_to_string

Converts each array element to text and concatenates values using the optional delimiter and null replacement.

array_to_string(…) → String

Kind · scalar

Converts each array element to text and concatenates values using the optional delimiter and null replacement.

Part of the Array family.