What are HEAP tables in MySQL?
Answer / amith
HEAP tables are in-memory. They are usually used for high-
speed temporary storage. No TEXT or BLOB fields are allowed
within HEAP tables.
we can only use the comparison operators = and <=>. HEAP
tables do not support AUTO_INCREMENT. Indexes must be NOT
NULL.
| Is This Answer Correct ? | 15 Yes | 2 No |
What is myisam?
Can you tell few best practices to be followed for optimization in sql?
What is action query?
How do you insert a table?
Do I need python for mysql?
What is 1nf 2nf 3nf?
How does mysql store binary data?
Explain multi-version concurrency control in MySQL?
Which is faster innodb or myisam?
How do I zip a file in mysql?
What is use command in mysql?
How to present a past time in hours, minutes and seconds?
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)