3.4 Indexes

Indexes are created as part of a table definition. They are not stored as separate objects in the repository. Indexes are used to create alternate ways of organizing the data in your tables.

Index Definition

3.4.1 Index Name

3.4.2 Index Description   

3.4.3 Unique Key

3.4.4 Access Path

3.4.5 Dynamic Select   

3.4.6 Alt. Seq.

3.4.7 Record Format

3.4.8 CRTLF/CHGLF Parameters

Also See

3.4.9 Index Keys

3.4.10 Select/Omit Criteria

Index Development in the Developer Guide.

Indexes Tab in the User Guide