pq\Result pq\Cursor::move([string $spec = "1"])

Move the cursor. See pq\Cursor::fetch().

Params:

Fetch argument:

FETCH and MOVE usually accepts arguments like the following, where count is the number of rows:

See the official PostgreSQL documentation for details.

Returns:

Throws: