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


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

  • No labels