Allows limiting query response count and offsetting which row is the first row.
Limit how many rows may be returned at most.
Optionally specify after how many rows to start the selection.
See Implementation
Allows limiting query response count and offsetting which row is the first row.