3.4.9 Index Keys

Indexes are used to create alternate ways of organizing or accessing the data in your application database tables. You can create different table sorting sequences that differ from the keys used in the physical table.

Key Column Name
Key Column Details   
Numeric Ordering

Key Order
Key Position


Also see

Index Concepts in the Developer's Guide.