How to copy and migrate a database?

In certain research scenarios, it may be necessary to copy and migrate all or part of the data from one database to another. This can be achieved using the [Sampling] feature.

To migrate all the data, you can create a new sampling database and execute it with a 100% sampling condition. This will result in a new database that is identical to the original one.

To migrate specific data, you can create a new sampling database and execute the sampling based on specific conditions. This will result in a target database containing the sampled data.

Click to view to the sampling method

Is this article helpful?

Related Articles