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
Is number a datatype in mysql?
What is mysql default database?
How many ways to get the current time?
What is a tinyint in mysql?
How important is to list the column names when doing an insert?
What is a trigger? How you can create a trigger in mysql?
What language is mysql written in?
How many groups of data types?
What is a mysql server?
What is dbms in mysql?
Is mysql a backend?
What is the use of innodb in mysql?
How can you see all indexes defined for a table?
How much does mysql enterprise cost?
Is there a way to see the files which are stored?