Edit OpenEdge database index properties
- Last Updated: February 28, 2024
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
You can make an index the primary index for the table, rename an index, or deactivate an index.
To change the component fields of an index, such as ascending or descending order or uniqueness, you must delete and then recreate the index.
To modify the properties of an index:
- Select an index name from the DB Structure view.
-
Right-click, and choose Edit Index
from the context menu. (Edit Index is also available on the OpenEdge
Columns tab of the DB Details view.)
- Enter changes in the Edit Index dialog.
- Click Finish.