skip to main content
Reference : Using Indexes
  

Try DataDirect Drivers Now

Using Indexes

This chapter discusses the ways in which you can improve the performance of database activity using indexes. It provides general guidelines that apply to most databases. Consult your database vendor’s documentation for more detailed information.
For information regarding how to create and drop indexes, see "Supported SQL Statements and Extensions" and refer to your database system documentation.
In this section: 
* Introduction
* Improving Row Selection Performance
* Indexing Multiple Fields
* Deciding Which Indexes to Create
* Improving Join Performance