(Contents)(Previous)(Next)

Scrollable Cursor

Is it possible to page back in SELECT results?

Many SQL systems only support paging forward in SELECT results. Buffering on application level and further SELECT statements are needed to provide also a backward-paging mechanism in output lists of applications systems. ADABAS supports both forward- and backward-paging in SELECT results.


(Contents)(Previous)(Next)