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 enums used for in mysql?
What does the file with the extension: frm, myd, and myi contain?
How do I restart mysql on windows?
Where’s database data actually stored?
How many mysql connections can handle?
Does insert statement lock the table?
What is indexing in mysql?
What is a scalar function?
How is oracle different from mysql?
How to return query output in html format?
What is root password?
How to dump a table to a file with 'mysqldump'?
Which is faster innodb or myisam?
How do I set user privileges in mysql?
What is msql?