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 pdo in mysql?
Why do we use preparedstatement?
How to do login in mysql with unix shell.
Why mysql is used with php?
What can I do with mysql?
What is view? How can you create and drop view in mysql?
Can you tell the difference between mysql_fetch_object and mysql_fetch_array?
How you will show all data from a table.
How many columns can a table have?
What is mysql used for?
Is mysql free download?
Where is the mysql database stored?
Where is the mysql data directory?
What is the maximum size of table in mysql?
What does mysql workbench do?