Expand description
StringAgg
and [StringAggAccumulator
] accumulator for the string_agg
function
Structs§
- STRING_AGG aggregate expression
Functions§
- Concatenates the values of string expressions and places separator values between them
- AggregateFunction that returns a AggregateUDF for [$UDAF]