Reading database records using a keyed sequence access path

 

These read operations can be used with a keyed sequence access path to get database records. When a keyed sequence access path is used, a read operation cannot position to the storage occupied by a deleted record.

The system performs the read operations based on the statements that you specify using your high-level language. Your high-level language might not allow all of the following operations. See your high-level language topic collection to determine which operations are allowed by the language.

 

Parent topic:

Reading database records