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
How to represent ENUMs and SETs internally?
What is the maximum number of records in mysql table?
What is federated tables in mysql?
What is the difference between mysql_connect and mysqli_connect?
What is dblink?
What is mysql ndb?
How to return query output in xml format?
In which format data is stored in mysql database?
What is mysqli_num?
What are the benefits of mysql?
How many columns can a table have?
How do I find mysql version in mysql workbench?
Consider you have the following three tables which have to be linked together.
1.how to fetch a value and Execute store procudure in mysql(INNODB) using phpMyAdmin? 2.can i wright a package in mysql database(INNODB)?
What is the difference between b-tree and hash indexes?