Q. In 'mysqldump' which option is used to make all tables in the destination databases to use a different storage engine?
β
Correct Answer: (B)
Varchar(20);
Explanation: This question is about the mysqldump command in MySQL, which is used to create a backup of a database.