SQL adaptation guide For IBM DB2 UDB 8.x, 9x / BDL programming |
The Genero programming language supports scrollable cursors.
DB2® UDB supports native scrollable cursors.
The DB2 database driver uses the native DB2 scrollable cursors by setting the CLI statement attribute SQL_ATTR_CURSOR_TYPE to SQL_CURSOR_STATIC.