How many tables will create when we create table, what are
they?
Answer Posted / anand
Three tables
1. .frm(containg structure of table)
2. .MYI(contains Index)
3. .MYD(For containing data values)
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What is the full meaning of mysql?
How to use like conditions?
What is horizontally scalable?
What is the purpose of using a heap table?
How does mysql clustering work?
How to extract a unit value from a date and time?
How do you say mysql?
Is postgresql better than mysql?
How MySQL Optimizes DISTINCT?
Explain about the architecture of MYSQL?
What is mysql data directory? How to determine the location of the data directory?
How do I automate a backup in mysql?
What does "i_am_a_dummy flag" do in mysql?
Do I need to pay for mysql?
What is the difference between unix timestamps and mysql timestamps?