just explain MYSql ISAM and InnoDB functions. and what is
the diffrent between both. and which is the better in both.

Answers were Sorted based on User's Feedback



just explain MYSql ISAM and InnoDB functions. and what is the diffrent between both. and which is ..

Answer / suresh

Mysql ISAM is an default storage engine...
And InnoDB supports transactions and foriegn keys

Is This Answer Correct ?    4 Yes 0 No

just explain MYSql ISAM and InnoDB functions. and what is the diffrent between both. and which is ..

Answer / pooja

MyISAM is a deafult storage engine in MySQL and is mostly in
WEB, data warehousing and other application environments.

InnoDB is also a storage engine in MySQL. Even this is
included by default in MySQL. But this is used for
transaction processing applications and supports a number
of features including ACID transaction support and foreign keys.

In source distributions, you can enable or disable either
engine by configuring MySQL as you like.

Both are best but it depends on the use. And for general
purpose its better to use MyISAM.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More PHP Interview Questions

how to install openssl, ISAPI, pdf modules in php 5.2.5 with apache on windows xp.

2 Answers  


Can I use php in html?

0 Answers  


What is array filter php?

0 Answers  


Applications written to provide a GUI shell for Unix and Linux are called

0 Answers  


Dear Sir, i am a frasher and now i got a job offer from AentteQ Software Technologies for PHP developer.. so i am in confusion that is PHP correct for my carrer or i shud choose other then php for my carrer...plz suggest me

4 Answers   NIIT,






hello.. i am b.tech 4th year student. i am confused that i should learning php or java. I have some knowledge of java and developed project in java, but i want to develop my career in php. So plz suggest me , i should go with php or java.

5 Answers  


i am a 3yr diploma holder(CSE) from bangalore and i got job as php developer.. starting 7.5k... but i dont know what is the future carreer scop for diploma holders(for me)...plz help

2 Answers   Wipro,


What is php crud api?

0 Answers  


What is mysqli php?

0 Answers  


How to find the index of an element in an array php?

0 Answers  


Why die is used in php?

0 Answers  


Is age interval or ordinal?

0 Answers  


Categories