Indexes |
Indexes are set up on the Indexes tab of the table's property page.
Each index is defined as a set of one or more columns. Indexes help to improve database performance.
Make sure that you select a name that is valid for the database platform that you are using.
Select one or more index columns. Some databases allow you to specify the sort order of each column (Ascending or Descending).

Related Topics: