Multiple choice technology databases

What is the utility for data migration?

  1. unloaddb

  2. downloaddb

  3. copydb

  4. movedb

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The unloaddb utility in Ingres is used for data migration by extracting data from database tables into flat files, which can then be loaded into another database. This is the standard utility for data export and migration between Ingres databases. The other options are not valid Ingres migration utilities.