Exposes the LIMIT method and remaining options
Extends
Methods
# build() → {Q}
Method to build and validate the prepared statement before the execution;
.Method to build and validate the prepared statement before the execution;
- Inherited From:
for invalid statements
QueryError
Q
# limit(selector) → {OffsetOption}
Limits the results to the provided number
Parameters:
Name | Type | Description |
---|---|---|
selector |
LimitSelector
|