Function datafusion_functions_aggregate::string_agg::string_agg
source ยท pub fn string_agg(expr: Expr, delimiter: Expr) -> Expr
Expand description
Concatenates the values of string expressions and places separator values between them