What is the purpose of the following files having
extensions 1) .frm 2) .myd 3) .myi? What do these files
contain?
Answer Posted / umesh kumar sharma
1. ftm - contians structure
2. myd - contains data
3. myi - contain index
| Is This Answer Correct ? | 16 Yes | 2 No |
Post New Answer View All Answers
What is instantiation?
Swap two variables value without using third variable in php ?
What is active record in php?
Is python better than php?
Do you know what is the difference between the include() and require() functions?
Explain include(), include_once, require() and require_once?
Are php session secure?
Php error constants and their descriptions
Why php is used with mysql?
Tell us why did you choose this particular career path?
What is use of in_array() function in php?
Php code to find whether a number armstrong or not?
What is sql injection in php?
How can I convert ereg expressions to preg in php?
Tell me what does $_env means?