How many tables will create when we create table, what are they?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / bhas
dear chandu
.frm->from mysql
.myi->mysql index
.myd->mysql data
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / harsh
3 tables
But 3 files with be created namely tb_name.frm,tb_name.myi,
tb_name.myd,
extensions of
.frm
.myi
.myd
| Is This Answer Correct ? | 0 Yes | 0 No |
How to show all tables with 'mysql'?
How do I quit mysql?
Can you tell the difference between $message and $$message?
What is clob datatype?
ru compare the 2 null values?
Why do we use mysql?
How do I grant privileges to a user in mysql phpmyadmin?
What is the maximum size of table in mysql?
How many ways we can retrieve the date in result set of mysql using php?
What is mysql in dbms?
Is there an object-oriented version of MySQL library functions?
List the different types of normalization?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)