Skip to main content

substring

Function substring 

Source
pub fn substring(
    field: impl AsRef<str>,
    start: impl Into<InputValue>,
) -> TextProjectionExpr
Expand description

Build SUBSTRING(field, start).