Which storage engine enables to access tables from a MySQL server managed by another server?
(a) InnoDB
(b) EXAMPLE
(c) MyISAM
(d) FEDERATED
The question was asked by my college professor while I was bunking the class.
My question is taken from Creating, Dropping, Indexing and Altering Tables in portion Using SQL to Manage Data of MySQL