1.

The program that copies the databases from one server to another is ____________(a) mysqldbcopy(b) mysqlcopydb(c) mysqlflushdb(d) mysqldbflushI had been asked this question in an international level competition.My question comes from Database Copies topic in portion Nulls and Conditions and Miscellaneous of MySQL

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

Related InterviewSolutions