How many tables will create when we create table, what are
they?
Answers were Sorted based on User's Feedback
Answer / anand
Three tables
1. .frm(containg structure of table)
2. .MYI(contains Index)
3. .MYD(For containing data values)
| Is This Answer Correct ? | 3 Yes | 3 No |
How do I insert an image into mysql workbench?
How to create a trigger in mysql?
What does blob mean in mysql?
What is delimiter $$?
How many sql dml commands are supported by 'mysql'?
When to use order by in delete statement?
How do we use % when performing a search query?
Can mysql and mariadb coexist?
How to drop an existing index in mysql?
How to show certain selected rows with the value "pcds".
If we use sum function in mysql, does it return sum of that row or for that column?
What is csv?
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)