Robuta

https://www.jooq.org/doc/3.22/manual/sql-building/sql-statements/select-statement/limit-clause/ The LIMIT .. OFFSET clause of the SELECT statement The LIMIT .. OFFSET clause of the SELECT statement is paginate a query based on a maximum number of rows to return (LIMIT) and a number of rows to skip (OFFSET) the limitoffset clauseselectstatement https://www.jooq.org/doc/3.22/manual/sql-building/sql-statements/select-statement/limit-clause/ The LIMIT .. OFFSET clause of the SELECT statement The LIMIT .. OFFSET clause of the SELECT statement is paginate a query based on a maximum number of rows to return (LIMIT) and a number of rows to skip (OFFSET) the limitoffset clauseselectstatement