Examveda

Replication does not enable data from one MySQL database server to be copied to one or more MySQL database servers.

A. True

B. False

Answer: Option B

Solution (By Examveda Team)

This question is about Replication in MySQL.

Replication is a process that lets you copy data from one MySQL server (called the master server) to one or more other MySQL servers (called slave servers).

So, the statement "Replication does not enable data from one MySQL database server to be copied to one or more MySQL database servers" is false.

Therefore, the correct answer is Option B: False.

This Question Belongs to MySQL >> MySQL Miscellaneous

Join The Discussion

Related Questions on MySQL Miscellaneous