How many tables will create when we create table, what are they?
Answer Posted / harsh
3 tables
But 3 files with be created namely tb_name.frm,tb_name.myi,
tb_name.myd,
extensions of
.frm
.myi
.myd
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What does do in mysql?
Do I need python for mysql?
How do I start mysql manually?
What are the differences between innodb and myisam engines?
What is a csv table?
What is a mysql model?
How do I save in mysql?
how to take mysql database backup?
What is max connections in mysql?
What is database clustering in mysql?
Write a query to find duplicate rows in table?
What is the insert?
Is blocked because of many connection errors mysql?
What is schema in mysql?
How does triggers work in mysql?