How many tables will create when we create table, what are they?
Answer Posted / freeman
If you create one table , then only one table with be created.
But 3 files with be created namely tb_name.frm,tb_name.myi,
tb_name.myd,
| Is This Answer Correct ? | 26 Yes | 0 No |
Post New Answer View All Answers
How can you make a database as your current database?
When to use order by in delete statement?
Why we use mysqli instead of mysql?
What are enums used for in mysql?
What is a transaction? Describe mysql transaction properties.
What is mysql optimization?
Write a query to stop mysql in unix
Tell us something about heap tables?
How to convert character strings to dates?
What is innodb_buffer_pool_size?
How to drop an existing view in mysql?
How many columns can a table have?
How to return query output in xml format?
What are the disadvantages of mysql?
How large can a mysql database become?