SPI_cursor_move
SPI_cursor_move
Synopsis
SPI_cursor_move(portal, forward, count)
Description
SPI_cursor_move
skips over some number of rows in a cursor. This is equivalent to the
SQL command MOVE.
SPI_cursor_move(portal, forward, count)
SPI_cursor_move
skips over some number of rows in a cursor. This is equivalent to the
SQL command MOVE.