Move one sequence with the DATAMOVE command line
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
To move one sequence from the DATAMOVE command line, the syntax is as follows:
|
For example, if you want to restore data to a production database
named production_db, for the sequence customer_id for
a tenant named store1, and your restored source
database is named temporary_db, enter the following
command:
|