string_agg(text, text)


Description

concatenate aggregate input into a string

Parameters

Name Type Mode
text IN
text IN

Definition