Concatenates the values of string expressions and places separator values between them. The separator is not added at the end of string.
I have a very complex model resulting from various various joins of raw database tables. One of them is a joined sub-select containing MSSQL built in STRING_AGG function as shown here team_b = ...