limit

abstract fun limit(count: Long?): SelectQueryBuilder

Limits the number of returned rows (LIMIT clause).