Expand description
StringAgg accumulator for the string_agg function
Structs§
- StringAgg 
- 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