Which is faster innodb or myisam?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More MySQL Interview Questions

How to set mysql variable in php?

0 Answers  


How can you handle the –secure-file-priv in mysql?

0 Answers  


Why mysql is open source?

0 Answers  


How to update database permissions/privilages.

0 Answers  


Which one of the following is the correct way to select all columns and all rows from "vtable"? Choice 1 SELECT FROM vtable SELF JOIN vtable Choice 2 SELECT ALL COLUMNS FROM vtable WHERE ALL ROWS = * Choice 3 SELECT EVERYTHING FROM vtable Choice 4 SELECT vtable.* WHERE vtable = vtable Choice 5 SELECT * FROM vtable WHERE 1 = 1

3 Answers  






all the queries used in sql

0 Answers   TCS,


What is difference between function and procedure in mysql?

0 Answers  


Explain multi-version concurrency control in MySQL?

2 Answers  


Is mysql query case sensitive?

0 Answers  


What is username in mysql?

0 Answers  


Consider you have the following three tables which have to be linked together.

0 Answers  


how to search second maximum(second highest) salary value(integer)from table employee (field salary)in the manner so that mysql gets less load?

0 Answers  


Categories