Skip to main content

substring

Function substring 

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

Build SUBSTRING(field, start).