How many tables will create when we create table, what are they?
Answer Posted / bhas
dear chandu
.frm->from mysql
.myi->mysql index
.myd->mysql data
Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What are the benefits of mysql?
How do I find the size of a mysql database?
What is database clustering in mysql?
How do I find the database name in mysql?
How to use case expression?
What is 'mysqld'?
How to display top 50 rows?
What is different between sql and mysql?
How to present a past time in hours, minutes and seconds?
How can we find out which auto increment was assigned on Last insert?
How do I edit a database in mysql workbench?
How to get a list of columns in an existing table?
what is cte? : Mysql dba
How to get nth highest salary from table in a mysql?
What is the use of mysql_fetch_array () function in php?