Rename an index
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Renaming an index modifies the database's schema.
To rename an index:
- Choose . The Index Editor alphabetically lists all the tables defined for your database.
- Select a table. The Index Editor lists the indexes defined for that table.
- Select the index you want to rename.
- Choose Rename. The Index Editor prompts you for the new name.
- Enter the new index name, then press RETURN. You cannot use the name of an existing index.
- Choose Exit. The Data Dictionary displays an alert box asking if you want to apply or undo the changes to the database, or if you want to make other changes.
- Choose Apply Changes. The main window of the Data Dictionary appears.