------------------ Scrollable cursors ------------------ Function: Allow to navigate through the open cursor in any direction rather than sequentially fetching records forward. Author: Dmitry Yemanov Scope: PSQL, DSQL with additional API support Syntax rules (PSQL): // To declare a cursor: DECLARE SCROLL CURSOR FOR (