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 traits? How is it used in php?
How can I embed a java program in php file and what changes have to be done in php.ini file?
Is php used in 2019?
Is php dying 2018?
How can i send a HTML file to mail account.
Do you know what is the difference between mysql_fetch_object() and mysql_fetch_array()?
Do you know what does mvc stand for and what does each component do?
What is php default argument?
What is the goto statement useful for?
How long is session timeout?
when we use ob_start() function in php then the header() and session_start() does not gives the error like header already sent,please explain in brief
What is the capacity of mysql database?