How many tables will create when we create table, what are they?
Answer Posted / freeman
If you create one table , then only one table with be created.
But 3 files with be created namely tb_name.frm,tb_name.myi,
tb_name.myd,
| Is This Answer Correct ? | 26 Yes | 0 No |
Post New Answer View All Answers
what are the different tables present in mysql? : Mysql dba
How can I insert images into a Mysql database?
What is difference mysql and mysqli?
How we get sum of column.
What is the storage engine for mysql?
What is the difference between a database and a table?
What is default password for mysql?
How do I find mysql version in mysql workbench?
How to enter Characters as HEX Numbers?
How do I edit a trigger in mysql?
What does mysql flush tables do?
Can mysql function return a table?
What are the ways in which you can retrieve data in the result set of mysql using php?
What are the drivers in MySQL?
What is information_schema in mysql?