how many table created when we create a table in mysql?
Answer Posted / bhas
3 tables
1.table structure(.frm)
2.table data(.myd)
3.table index(.myi)
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is mysql aggregate functions? Explain
How can you make a database as your current database?
In which year mysql created?
How to store binary data in mysql?
What is unsigned in mysql?
How does mysql store data?
Can I copy mysql data directory?
How to use 'mysql' to run sql statements?
What is 'mysqlcheck'?
What are date and time functions in mysql?
How to use regular expression in pattern match conditions?
Is there a free version of mysql?
How can we get total number of records by query in mysql?
What's new in mysql 8?
What language is used in mysql?