how many table created when we create a table in mysql?
Answer Posted / bhas
3 tables
1.table structure(.frm)
2.table data(.myd)
3.table index(.myi)
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is mysql architecture?
How to do login in mysql with unix shell.
What is delimiter in mysql?
Which statement is used in a select query for partial matching?
Is mysql a nosql database?
What is database in php mysql?
Write a query to retrieve a hundred books starting from 20th.
How can you export the table as an xml file in mysql?
What is bdb (berkeleydb)?
What are the column comparisons operators?
How do I create a mysql username and password?
1)for snapshot replication which agents used? 2)for Transcation replication which agents used? 3)for merge replciation which agents used?
Is mysql free software?
How do you create a new database in mysql?
What is default schema in mysql?