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 is the current stable version of php?
What does isset() function?
What Is a Persistent Cookie?
What advance thing in php7?
What is curl php?
How many escape sequences are recognized in double-quoted strings in php?
Write a program in php to print a table of a number?
How do you explain independent and dependent variables?
Explain the differences between get and post methods?
Explain a resource?
What is basic php?
What is implode() in php?
What are the features of object-oriented programming in php?
Why php script is not running in browser?
Tell me what is the use of explode() function?