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 |
write a c++ program to add a user to mysql.the user should be permitted to only "insert" into the given database
How many values can the SET function of MySQL take?
2 Answers Creative Informatics,
What is localhost in mysql?
Consider a scenario where you have two to three tables with thousand tuples in each of them. Now, if you have to perform a join operation between them will you choose to perform filtering of rows or transforming of rows first.
How many rows can be inserted in mysql at a time?
Explain the difference between mysql and mysqli interfaces in PHP?
Explain MySQL architecture?
How to validate email addresses in mysql?
What is bdb (berkeleydb)?
What are the advantages and disadvantages of using mysql?
What is auto increment in mysql?
What you can use regular expression for in mysql?
Oracle (3259)
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)