Modify a sequence
- Last Updated: June 3, 2019
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Editing a sequence modifies a database's schema.
To modify a sequence:
- Make sure that the database containing the sequences you want to modify is the current working database.
- Choose . The Sequence Editor lists all the sequences defined for the working database and the attributes for the sequence that is selected.
- Select the sequence you want to modify.
- Choose Modify.
- Edit the sequence definition, then press GO.
- Choose Exit. The Data Dictionary main window appears.