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.
Index Concepts in the Developer's Guide.