UnboundedPrecedingWindowFrameBound

Represents UNBOUNDED PRECEDING window function frame bound.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun toQueryBuilder(queryBuilder: QueryBuilder)

Appends the SQL representation of this window function clause to the specified queryBuilder.