Indices tab
Use this tab to maintain the table indices and index fields of the table definition.
You can perform these actions:
- Add indices and index
fields:
- To add an index, click and enter the index properties in the grid. See the field help.
- To add an index field,
select an index in the grid and click
Name field, select the
desired field from the list.
Alternatively, right-click a field in the Fields tab and select . Then, go back to the Indices tab, right-click an index and select .
. Then, in the
- Remove indices and index fields. To remove an index or index field, right-click the index or field and select .
- To determine the index sequence, use the and buttons to move the index records up or down the list. The index numbers change correspondingly. The index with number 1 is the primary key.
- All Table Indices
-
- All table indices. Each index is represented by a record.
- Name
- The number of the index or the name of the index field.
- Description
- The description of the index or index field.
- Label
- The label that contains the description of the index.
- Active
- If this check box is selected, the index is active. The primary index (index number 1) is always active.
- Unique
- If this check box is selected, the index is unique. Therefore, different records must have different values in the index parts.