Q. Which storage engine enables to access tables from a MySQL server managed by another server?

  • (A) InnoDB
  • (B) EXAMPLE
  • (C) MyISAM
  • (D) FEDERATED
πŸ’¬ Discuss
βœ… 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.
Explanation by: Sonali Mishra
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.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
110
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Sonali Mishra
Publisher
πŸ“ˆ
89%
Success Rate