1.

The program that copies the databases from one server to another is ____________(a) mysqldbcopy(b) mysqlcopydb(c) mysqlflushdb(d) mysqldbflush

Answer» Right option is (a) mysqldbcopy

To explain I would say: The utility program ‘mysqldbcopy’ is capable of copying databases from one server to another server. It can also prepare copies to make transfers on the same servers. This can be done simply by running the program.


Discussion

No Comment Found