Function datafusion::functions::unicode::expr_fn::right

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

returns the last n characters in the string