1.

When relocating an individual table, the table to be relocated should be ______________(a) MyISAM(b) InnoDB(c) TRANSACTION(d) ENGINEThis question was addressed to me during an interview.My enquiry is from Relocating Data Directory Contents in division MySQL Data Directory of MySQL

Answer»

Right ANSWER is (a) MyISAM

The best EXPLANATION: The RELOCATION of an individual table is supported only under certain LIMITED CIRCUMSTANCES. When relocating an individual table, the table to be relocated should be a MyISAM table.



Discussion

No Comment Found

Related InterviewSolutions