pub fn right(
field: impl AsRef<str>,
length: impl Into<InputValue>,
) -> TextProjectionExprExpand description
Build RIGHT(field, length).
pub fn right(
field: impl AsRef<str>,
length: impl Into<InputValue>,
) -> TextProjectionExprBuild RIGHT(field, length).