Modify an index
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
You can use the Data Dictionary to make an index the primary index for the table, rename an index, or deactivate an index.
Note: To change the component fields of an index,
such as ascending or descending order or uniqueness, you must delete
and then recreate the index.