SPI_cursor_fetch
SPI_cursor_fetch
Synopsis
SPI_cursor_fetch(portal, forward, count)
Description
SPI_cursor_fetch
fetches some (more) rows from a cursor. This is equivalent to the
SQL command FETCH.
SPI_cursor_fetch(portal, forward, count)
SPI_cursor_fetch
fetches some (more) rows from a cursor. This is equivalent to the
SQL command FETCH.