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