Delete a sequence
- Last Updated: June 3, 2019
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Deleting a sequence modifies a database's schema.
To delete a sequence:
- Make sure that the database containing the sequences you want to delete 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 delete.
- Choose the Delete option from the menu at the bottom of the window. The Sequence Editor prompts you to verify that you want to remove the sequence.
- Choose Yes to delete the sequence. The Sequence Editor main window appears.
- Choose Exit. The Data Dictionary main window appears.