Function deltalake::datafusion::logical_expr::expr_fn::substring

source ·
pub fn substring(string: Expr, position: Expr, length: Expr) -> Expr
Expand description

substring from the position with length characters