what are the main differences between MyISAM and InnoDB
table storage structures ?
what are the advantages and disadvantages in usage of these ?
Answer Posted / zubair bit
innoodb has maximum performance for large databases
| Is This Answer Correct ? | 26 Yes | 2 No |
Post New Answer View All Answers
How do I switch users in mysql?
how we will Show selected records sorted in an ascending (asc) or descending (desc).
What language does mysql use?
How to drop an existing table in mysql?
How do I view data in mysql workbench?
What is the difference between mysql and oracle?
How to display top 10 rows in mysql?
What are the functions of commit and rollback statements?
What is database engine in mysql?
What is longblob in mysql?
What is blob and clob?
Is mysql query case sensitive?
How to get last inserted id after insert data from a table in mysql?
What is the difference between b-tree and hash indexes?
Is mysql free software?