SQL adaptation guide for PostgreSQL 9.x / BDL programming |
The Genero programming language supports scrollable cursors.
PostgreSQL supports native scrollable cursors.
The PostgreSQL database driver uses native scrollable cursors by declaring server cursors with the SCROLL clause.