Examveda

Replication enables data from one MySQL database server to be copied to one or more MySQL database servers.

A. True

B. False

Answer: Option A

Solution (By Examveda Team)

strong>Replication is a powerful feature in MySQL that allows you to copy data from one server (called the source server) to another server (called the target server).

Think of it like making a copy of your important files on your computer. Replication ensures that your data is safe and available even if something happens to the original server.

So, the answer to the question is True.

This Question Belongs to MySQL >> MySQL Miscellaneous

Join The Discussion

Related Questions on MySQL Miscellaneous