What is the purpose of the following files having
extensions 1) .frm 2) .myd 3) .myi? What do these files
contain?
Answers were Sorted based on User's Feedback
Answer / umesh kumar sharma
1. ftm - contians structure
2. myd - contains data
3. myi - contain index
Is This Answer Correct ? | 16 Yes | 2 No |
What are the differences between php3 and php4 and php5? What is the current stable version of php? What advance thing in php7?
List out some tools through which we can draw E-R diagrams for mysql?
Which will start a session?
What is singleton class in php?
is 'easyphp' is compelete technology to design a phpmysql site?
What is different between software and app
How to write the form tag correctly for uploading files?
Can we override magic methods in php?
Why post method is used in php?
where to change in php.ini file for file uploading?
What is a composer?
How do I check environment variables?