Q. Replication enables data from one MySQL database server to be copied to one or more MySQL database servers.
β
Correct Answer: (A)
True
Explanation: 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).