Move one table with the DATAMOVE command line
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
To move one table for a tenant with 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 customer table
for a tenant named store1, and your source database
is named temporary_db, enter the following command:
|
Similar to moving data for a tenant, you can move data for a group with the following syntax:
|