Q. Which storage engine enables to access tables from a MySQL server managed by another server?
β
Correct Answer: (D)
FEDERATED
Explanation: This question is about how MySQL tables can be accessed from different servers. Imagine you have two computers, and you want to use tables from one computer on the other.