Expand description
StringAgg accumulator for the string_agg function
Structs§
- String
Agg - STRING_AGG aggregate expression
Functions§
- string_
agg - Concatenates the values of string expressions and places separator values between them
- string_
agg_ udaf - AggregateFunction that returns a
AggregateUDFforStringAgg