just explain MYSql ISAM and InnoDB functions. and what is
the diffrent between both. and which is the better in both.
Answer Posted / suresh
Mysql ISAM is an default storage engine...
And InnoDB supports transactions and foriegn keys
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What does the array operator '===' means?
In php, objects are they passed by value or by reference?
Is php is dying?
What are php functions?
How do you check if a variable has been set in php?
What is action hooks and filter hooks?
Is it easy to learn wordpress?
Explain a resource?
Is php dying 2018?
Explain Traits in PHP?
Can we extend final class in php?
What is default session time in php?
How to access a specific character in a string using php?
What is the difference between == and === in php?
What is var_dump function in php?