OffsetPrecedingWindowFrameBound
class OffsetPrecedingWindowFrameBound(offset: Expression<Int>) : OffsetWindowFrameBound, CurrentOrPreceding
Represents offset PRECEDING window function frame bound.
Functions
Link copied to clipboard
Appends the SQL representation of this window function clause to the specified queryBuilder.