pub fn row_number<'a, V>() -> WindowFnExpr<'a, V, <V::DialectMarker as CountPolicy>::Count, NonNull>Expand description
ROW_NUMBER() — sequential row number within the partition.
Returns an integer, never NULL.
pub fn row_number<'a, V>() -> WindowFnExpr<'a, V, <V::DialectMarker as CountPolicy>::Count, NonNull>ROW_NUMBER() — sequential row number within the partition.
Returns an integer, never NULL.