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
Differentiate CHAR_LENGTH and LENGTH?
What happens if null values are involved in expressions?
What is striped backup
Is mysql a framework?
What is 'mysqldump'?
What are the advantages of mysql?
How to get a version of mysql?
How do I insert an image into mysql workbench?
How to enable or disable a row of a table using MySQL in struts?
What is an example of a delimiter?
What is the difference between the primary and unique key in mysql?
How can I create a database in mysql?
What is the data type for image?
What are the different types of triggers in mysql?
Is mysql a relational database?