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 is the difference between unix timestamp and mysql timestamp?
How do I show columns in mysql?
What is heap table?
What data structure does mysql use?
What are the types of database engines available in mysql?
What is the limit of mysql database?
How do you kill a long running query in mysql?
What is a simple query?
Is Mysql query is case sensitive?
suppose data is copie to oracle to sql by using DTS. Actully it taken 2 hours. suppose some day distribute the server in the middle of 2 hours. after how can i get the data ?
What is latest version of mysql?
What is pdo mysql?
What is difference between unix timestamp and mysql timestamp?
How to decrement dates by 1 in mysql?
What is a table schema?