Rank
Represents an SQL function that returns the rank of the current row, with gaps; that is, the row_number of the first row in its peer group.
Functions
Link copied to clipboard
Returns window function definition.
Link copied to clipboard
Appends the SQL representation of this function to the specified queryBuilder.