InterviewSolution
Saved Bookmarks
| 1. |
Explain Federated Tables? |
|
Answer» Introduced in MySQL 5.0, FEDERATED TABLES ALLOW ACCESS to the tables located on other DATABASES on other servers. Introduced in MySQL 5.0, federated tables allow access to the tables located on other databases on other servers. |
|