Where does mysql store data?
Answer / Ankush Malhotra
MySQL stores data in tables. Each table is a collection of rows (also known as records), and each row contains columns with specific values. The data for all tables is stored in .frm, .myi, and .MYD files within the MySQL database directory.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you control the max size of a HEAP table?
What is the limit of mysql database?
How do I create a schema in mysql?
Explain timestamp?
can you elaborate on blob and text in mysql? : Mysql dba
How do I install mysql on windows 10 64 bit?
How much does mysql enterprise cost?
How do I uninstall mysql connector?
What is the function of myisamchk?
What is row level locking in access?
What is user in mysql?
at first i'm using datediff('d', a.due_date, current_date); but it takes too long to get the result but how can i subtract the current_date - a.due_date and still get the same result like when i use datediff? thank you
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)