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