Function datafusion_expr::expr_fn::ltrim

source ·
pub fn ltrim(string: Expr) -> Expr
Expand description

removes all characters, spaces by default, from the beginning of a string