Function datafusion::functions::unicode::expr_fn::left

source ยท
pub fn left(string: Expr, n: Expr) -> Expr
Expand description

returns the first n characters in the string