How does mysql store data?
Answer / Tanmay Singh
MySQL stores data in tables, which are composed of rows and columns. Each row represents a record, and each column contains specific fields within the record. The data is physically stored in files such as .frm (table definition), .MYD (data), and .MYI (index) files.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can mysql handle big data?
How we get sum of column.
What different Stored Objects are supported in MySQL?
How do I restart mysql on windows?
What is blob datatype in mysql?
How can I connect mysql database?
How many values can the SET function of MySQL take?
2 Answers Creative Informatics,
What is a user defined variable?
What is sql in mysql?
How to show table structure mysql?
How to insert html code into mysql database using php?
What do you understand by mysql terminal?
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)