Example 1: Using cursors for database query

The example1.pco sample program shows how to use regular, non-scrollable cursors in an interactive query program. The regular, non-scrollable cursor sample program:

Sample programs for scrollable cursors are example3.pco and example4.pco. The scrollable cursor sample programs: