JDatabaseQueryPostgresql::offset
Signature
protected function offset([integer
$offset = 0] )
Parameters
-
$offset
- An int for skipping row
Returns
- JDatabaseQueryPostgresql
- Returns this object to allow chaining.