Function datafusion::logical_expr::right

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

returns the last n characters in the string