Function datafusion_expr::expr_fn::btrim

source ·
pub fn btrim(args: Vec<Expr>) -> Expr
Expand description

removes all characters, spaces by default, from both sides of a string