Function datafusion_functions::unicode::expr_fn::substring

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

substring from the position with length characters