Function datafusion::functions::string::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