Skip to main content

right

Function right 

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

Build RIGHT(field, length).