How do you convert to a different table type?



How do you convert to a different table type?..

Answer / amith

ALTER TABLE customers TYPE = InnoDB

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More MySQL Interview Questions

Where does mysql store data?

0 Answers  


What are the method you will follow while sql installing

0 Answers   Mind Tree,


State the differences between mongodb and mysql.

0 Answers  


How many mysql connections can handle?

0 Answers  


What does mysql flush tables do?

0 Answers  






What is procedure in mysql?

0 Answers  


How to set mysql variable in php?

0 Answers  


what is the advantage of left outer join?

2 Answers  


How can you export the table as an xml file in mysql?

0 Answers  


How to convert character strings to numeric values?

0 Answers  


How to write after insert event update trigger on the same table in mysql?

0 Answers  


What is the purpose of using timestamp data type?

0 Answers  


Categories