pub fn lead_offset(
expr: impl Into<String>,
offset: u32,
) -> WindowFunctionBuilderExpand description
Create LEAD() with offset.
pub fn lead_offset(
expr: impl Into<String>,
offset: u32,
) -> WindowFunctionBuilderCreate LEAD() with offset.